Hey I just started to work on a javascript to add a row to a table so later on i can extend the script with the logic to add content of fields to the table in that row.
I created a table called dataTable in the form.
two buttons with the code:
simpel1:
simpel2:
added a html widget with the following code:
If i run the process locally it`s not working, how can this be?