Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, do you mean to filter the nested datalist dynamically without reloading the page? If so then you would need to use some sort of custom client-side JavaScript. I do not believe there is built-in support for a datalist, but if you are using a dropdown then you can use Ajax Cascading Drop-Down List
Hi Anders, The data list showing the resellers is a crud on the userview menu and has a date range filter, however, the filter does not effect the nested data list. Any ideas? Thanks
Hi,
I have a datalist showing resellers and a nested datalist showing sales made by agents of the resellers.
The nested datalist has the following columns,
The requirement is to show only resellers with sales within the date range and also filter the nested datalist according to the data range.
Using the hash variable #requestParam.Key# with the date range filter in the URL request parameters for nested datalist doesn't help.
Any ideas how this can be achieved.
Thanks
Chiek