Skip to Content
0
Former Member
Jun 04, 2009 at 01:11 PM

HCM - Dynamic table

36 Views

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