How to delete a table row from UI (Delete Button at the end of the each row) by primary key using activity in PEGA

159 Views Asked by At

I have a requirement to delete a table row by placing a delete button at the end of each row from the UI.

Can anyone help me with the activity steps to perform this action? with some screenshots, it's better.

1

There are 1 best solutions below

1
reddawn On

I think you can set a visibility property when click action on button and refresh the section. There should be a row visibility on table settings. And display only visible row on table.