Uipath Action Center - On a button click event how to make changes to particular column of datagrid in uipath form designer?

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.

Hi,

Have you tried selecting the button component as “click”, select local update and enter values?

hi

Currently i have added a onClick as button event and passed this onClick event to the Code column.
So when i click the button the corressponding values in Code will be changed.
But along with that in action of advanced logic i have to add a javascript code with which on the first button click the first value has to replicate to empty columns below and so on

Hi Hana, please check this new update on form task

https://docs.uipath.com/activities/other/latest/workflow/adding-advanced-logic-using-java-script