How to store/load a html table data into joget tables
Confluence User - 21 Dec, 2022
I have a form that contains a custom HTML contains HTML table of 3 columns age, name and position
And the data in the table exist in the same format in a javascript array of objects
How to insert these data into the joget database table
how to load data from this joget database
forms;javascript;custom_html;custom_table;json_array