...
Name | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Expression Columns | An additional column can be added in this expression column using Hibernate Query Language (HQL). This is especially useful when you need to perform additional computation on multiple columns. Example 1 - Cast column to data type "long".
Example 2 - Concatenate multiple columns into one.
| |||||||||||||||||||||||||
Custom Checkbox/Radio Button Value | Define custom record ID to be used to pass over to column action. Defaulted to ID. |
Caching
Figure 6: Advanced > Caching
Name | Description |
---|---|
Cache Row Count? | Enables caching of row count queries to improve performance and reduce database load. |
Configuring Cache Time-to-Live (TTL) | Appears only when Cache Row Count? is checked. Defines the cache validity period in seconds (default: 3600). After expiry, a new count query is executed. |
Sample App
View file name APP_kb-dx8_advancedFormDatalistDataStoreOperatorExample.jwa height 250
...