Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, to dynamically load data, the simplest way would be to use the AJAX Subform. There is a demo app in that page that shows how it works.
hello good work
Can data be added to listgrid or formgrid with html field?
sample
When data is entered into the Popup Select Box in the "Product Stock Code" field in the pictures, I want it to query the formgrid field in the sub-field and write the fields equal to the "Product Stock Code" in the database in the formgrid.
in other words;
After making a selection with the Popup Select Box, how can we make the database query and fill the grid field of the form below automatically?