Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Advanced Form Row Data Binder is an extended version of the default Form Data Binder. It allows you to add in Filter Conditions in a guided and friendly manner.
Figure 1: Filter properties in Advanced Form Row Data Binder
In the example shown above, one is applying the following filters to the listing.
Figure 2: Advanced properties in Advanced Form Row Data Binder
One may also specify Extra Conditions for filters that are not available in the Filter Conditions on the previous tab. For example,
e.customProperties.amount BETWEEN 1000 AND 5000
Note that the keyword "e.customProperties." must be used as the prefix before specifying the usual Form Field ID.