Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Assumption:
Form A contains list grid
List grid is coming from a Datalist
Datalist is coming from Form B
Form B should have hidden field called parentId
Form A the list grid is configured to use multirow form binder and sourced to FormB and parentId
Create a process with 2 JSON tools
Tool 1 : store to Form A
Tool 2 : store to Form B, add 1 more param: parentId = #form.FormA.id#
should work.
Hi, I assume the list grid data is stored in a separate form table? In this case, you can try using the hash variable Hash Variable#FormHashVariablebyIndex.
I want to post data which is a list grid in form, but I searched KB in community, it is over my head. So how should I set the json param in json tool ?