Has anyone created a dynamic table in HCM forms wherein we can add lines and delete lines.
I tried using the below code in formcalc,
Table3._Row1.addInstance(1)
Table3._Row1.addInstance(1); in javascript, but its not working. do we need to do anything else.
Thanks, Nikhil