Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, you can try using Ajax Cascading Drop-Down List
Hi, Thanks for the answer. But, one thing i observed is that, if i check that 'AJAX cascade' option, it is retriggering the Load binder, but the filtering is not working accordingly based on the control field. This filtering will work if i uncheck the AJAX cascade option. Any help on this?
Hi,
I have a select box field in my form, which has the bean shell load binder code to fetch the options from the db. Now, based on some action in the form, i need to reload this field (re-fetch from the db) without reloading the entire form. How can i achieve this ?