The External Reference form field enables Quixy to retrieve and display data from an external database within the application using External App References. The field acts as a gateway that allows for seamless access and utilization of external data within the app.
There are two types of External Reference:
External Drop-down (External Lookup)
External Lookup and External App Reference are two functionalities that allow an app to retrieve data from external databases. While they share a common purpose, they differ in the type of data they bring in. External Lookup is designed to bring in single-columned values such as names or city names. On the other hand, External App Reference is used to fetch multi-columned data, enabling the app to access a wider range of information from external databases.
Note
This lookup will only work if the application's workspace matches the external lookup's workspace.
You can set a default value that will appear automatically when the form opens. Users can still change it if needed.
Example: If your drop-down has bank names like HDFC, ICICI, and SBI, and you set HDFC as the default value, it will be pre-selected when the form opens. The user can change it if they prefer another option.
Choose the Data Behavior based on your need:
Show all values: Displays all drop-down options for each row in a table/grid, even if already selected in other rows.
Example: If the options are Red, Blue, and Green, users can select Red in multiple rows.
Exclude selected values: Hides options that have already been selected in previous rows to prevent duplicates.
Example: If Row 1 has Red selected, Row 2 will show only Blue and Green.
Hide Field: Hides the field from being viewed in the user interface.
Drop-down Size: With this CDs can customize the size of the drop-down by specifying the desired height and width.
Range for Height: 180-600
Range of Width: 100-600
Enable the Required Field property to make the field mandatory. Users must fill it out before submitting the form.
Enable Encryption to securely store the field’s data. Once turned on, this cannot be undone. The data will be stored permanently in an encrypted format.