Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, I am not certain if you can do it using JSON API or hash variables, but you should be to do it using some beanshell code or custom plugin. Found an article with sample beanshell code to load grid data at Load & Store Form Grid Data Using Bean Shell Form Binder.
In a form I use a List Grid to input and store data values in child records related to the parent form by a foreign key. How can I, later in my process, access the field values in those child records, given the parent record id, using a JSON API or Hash Variables?
Thanks, Bill