Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This feature has been enhanced in Joget Workflow v6.
Figure 1: Screenshot showing Options filter in a Datalist
Figure 2: Screenshot showing Options filter in a Datalist Builder
Figure 3: Filter Properties with Options filter selected
Name | Description |
---|---|
Name | Column name (for reference only) |
URL Request Parameter | URL Request Parameter (for reference only) |
Label | Search filter label |
Type |
|
Hide Filter? | When checked, this filter will not be visible to the end user. New Feature This is a new feature in Joget Workflow v6. |
Figure 4: Filter Properties - Configure Options Filter
Name | Description |
---|---|
Display Type | Define on how the filter should be presented to the users.
Performance Warning When any of Auto Complete, Multiple Select Box and Select Box type is selected, all possible select options will be loaded on page load. If you have thousands of select options or sourcing them from Options Binder, this may cause significant increase on page load time. |
Size (Multi Select Box) | Control the height of filter when Display Type is set to Multi Select Box. |
Default Value | Default filter value |
Options | Options to be made available for filter search. Foreign key If your column stores the foreign key to another form table, you can make use of this Options Filter and set the Options Binder (i.e. Default Form Options BInder) so that you can search by using the label column configured. |
Or Choose Options Binder | Options to be populated dynamically using Options Binder plugin. Performance Warning If you have thousands of select options or sourcing them from Options Binder, this may cause significant increase on page load time. You may try to use grouping attribute below to selectively load required options. |
Field ID to control available options based on Grouping | Dynamically change the available options based on the "grouping" attribute defined in the options by matching to the current value of the element ID defined.
New Feature This is a new feature in Joget Workflow v6. |
Figure 6: Filter Properties - Choose Options Binder
Name | Description |
---|---|
Options Binder | Options to be populated dynamically using Options Binder plugin. |