Differences Among Select Data, Query Data, Data Linkage, and Lookup
Introduction
In Jodoo, you can retrieve records from other forms through Select Data, Query Data, Data Linkage, and Lookup. This article will review the differences among the four features in terms of application scenarios, feature types, record storage, available record filter options, and multi-records display.
Application Scenario(s)
- Select Data: It can retrieve multiple records from different forms at one time. The retrieved records can be submitted to the system directly.
- Query Data: It is suitable for just querying or checking related records. You do not have to submit them to Manage Data.
- Data Linkage: It refers to the linkage with conditions. It can be applied to link the options of multiple Single Select and Multi Select fields, auto-fill the fields, and so on.
- Lookup: It refers to the linkage without conditions. It can be applied to generate selectable options for the Single Select or Multi Select fields.
Feature Difference(s)
The differences among the four features are shown below:
Feature | Select Data | Query Data | Data Linkage | Lookup |
Feature Type | Field | Field | Field Properties | Field Properties |
Adding Condition for Filter/Linkage | Supported | Supported (required) | Supported (required) | Not supported |
Record Storage | Supported | Not supported | Supported | Supported |
| ||||
Retrieving Image/Attachment | Supported | Supported | Supported | Not supported |
Displaying Multiple Records | Supported | Supported | Not supported | Not supported |
| ||||
Retrieving Fields from Other Subforms | Supported | Supported | Supported | Not supported |
| ||||
Retrieving Data from Aggregate Tables | Supported | Supported | Supported | Not supported |
Retrieving Data from Output Tables of the Data Factory | Not supported | Supported | Supported | Supported |
For details, see Retrieving an Output Table in a Form. | ||||
Adding Records to the Related Form | Supported | Supported | Not supported | Not supported |
|