In embedded data view, allow deleting rows doesnt show delete icon

In pega infinity v23 I have created an embedded data view. In that we have two options. One is allowing

“Allow adding, deleting, and reordering records” in runtime and other is for deletion “Allow Deleting Records”. But if i add a when condition on Allow deleting records then delete icon is not visible. And if I use this condition “Allow adding, deleting, and reordering records” then add and delete both icons appear.

I Need a solution where I need only delete icon to appear and in table rows I should be able to delete and not in separate modal view for edit.

@PranavD16921175

In the 23.x version, it’s not possible to enable just the delete button based on the conditions.

In version 24.1, you can configure separate when conditions for add, edit, and delete actions ( 24.1 version screenshot).

Also, Record-level conditions apply to individual records for Edit and Delete.