Lookups
  • 1 Minute to read
  • Contributors

    Lookups


      Article Summary

      A Lookup is a feature that allows you to store a list of predefined values, such as countries or weekdays, which can then be easily accessed and selected from a drop-down menu when filling out forms or creating apps.

      EXAMPLE

      A Country lookup could contain values like India, Australia, UK, USA, etc., while a Weekdays lookup could contain values like Sunday, Monday, Tuesday, etc.

      Lookups are useful for setting a list of predefined values in a drop-down field when creating a form or an app.

      How to create a Lookup?

      A Lookup can be created in two ways. The first method is through manual entry, which involves using the Admin Menu -> Database -> Lookups. The second method is by creating a lookup through Excel, which allows you to import values from an Excel file.

      1. Admin Menu -> Database -> Lookups.
      2. You will be taken to the Lookups List page.
      3. Click on the Select Workspace drop-down and choose a Workspace. (the lookup created in the selected workspace will be restricted only in that particular workspaces.)
      4. Click on the Add Lookup button.
      5. A pop-up will appear. Enter the Lookup Name and click Save. The lookup will be saved.
      6. Click on the Lookup to add values to it.
      7. You will be taken to the lookup values page. Choose the sandbox environment. (when you select a sandbox environment, any values added to the lookup will only be saved for that specific environment.)
      8. Click on the + Add Lookup Value(s) button.
      9. Another pop-up will appear. Enter the values in the fields and click Add to add a new field to the list.
      10. Click Save to save the values.

      Creating a lookup through Excel

      1. On the Add Lookup Value pop-up, select the Import Lookup Values option.
      2. The pop-up will display Download and Upload Excel buttons.
      3. Click the Download button to download an Excel template. Open the Excel file and add your single-columned values.
      4. Save the Excel file with the values you want to use, such as countries or weekdays.
      5. Back in the platform, click the Upload Excel button on the Add Lookup Value pop-up.
      6. Select the Excel file with your values and upload it.
      7. The imported values will be displayed on the Add Lookup Value pop-up.
      8. Finally, click Save to save the lookup values.

      Copy a Lookup

      1. Go to the lookup list page.
      2. Click on Copy Lookup.
      3. A pop-up titled Copy Lookup will appear.
      4. Choose the workspace where you want to copy the lookup.
      5. Select the lookup you want to copy.
      6. Provide a name for the copied lookup.
      7. Click Save.

      How does lookup implementation work within an application?





      Was this article helpful?