Hi all,
I have created a datatable using build datatable activity and passed the datatable as argument to Action center using the form designer.
on the click of button how can we replicate the value of column code to empty spaces below it till next new value occurs.
Similarly when the next button is clicked the next value of code has to replicate
to columns below it.
Can anyone suggest a javascript logic to implement in advanced logic section of form designer to achieve this.