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

2


23 Dec, 2022
confluenceUser
confluenceUser

Hi, for multiple row data you can try to use the Multirow Form Binder

26 Dec, 2022
confluenceUser
confluenceUser

it is custom table 
<table ><thead></thead>

</table>.....

so it doesn't contains Multirow Form Binder

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print