Getting Control to the Add/Remove Rows in PCS Form
Summary
Getting Control to the Add/Remove Rows in PCS FormContent
I have a PCS Web form which has a table with the ability for the user to add/remove rows. This feature helps the user to add a new row to the form or based on the row that is selected helps to remove that row from the form/ui.
Is there a way we can get a handle to the remove row action. I want to trigger another call if a user clicked on remove icon. is this possible.
0