Form Data List Data Store is the default data store used to return data from submitted forms. |
Click on Data and select Form Data.
Select the Form you wish to use.
Name | Description | |||||
---|---|---|---|---|---|---|
Form | Source form to retrieve data from. | |||||
Extra Filter Condition | Additional condition(s) for filtering the data set. HQL is expected here.
A hash variable is accepted here.
Userview Key can be used as part of the condition.
| |||||
Cache Row Count? | Enables caching of row count queries to improve performance and reduce database load. | |||||
Cached Row Count TTL (seconds) | Defines the cache validity period in seconds (default: 3600). After expiry, a new count query is executed. |