Hi Team ! I have one employee entity in my domain model which collects the employee details and displayed in list view format. Generally, We can use common delete button in a datagrid, it will remove the particular employee details. I want to achieve the same functionality in list view. If anyone have any idea about my question, kindly post your ideas. Thanks for the reply in advance !!
asked
Vijayabharathi V
1 answers
0
You can either add a delete button or create a microflow with a delete action within the listview itself. This means the button is shown for every listview item