Unlike other views, a Delete View isnโt an actual screen view; it serves as a permission to delete an object. Delete Views define permissions and provide associated instructions for deleting an object. An object can only be deleted if it has an assigned delete view. Admins can control deletions by associating delete views with specific object states, restricting deletion to a limited scope.
For a user to delete an item, two conditions must be met:
A delete view must exist and be accessible for the object's current state.
The userโs role-based access profile includes the delete view.
If both conditions are met, a Delete option will appear on the top bar of the object's display and edit views. If the delete view is linked to a specific list view, you can delete the object directly from the list.
Configuring a Delete View
Accessing Delete Views in the Agent/Client Portal
1. From the Object Display/Edit View: A Delete button will appear in the top bar of the Display View or Edit View of the object.
2. From the List View: If a Delete View is added to the List View configuration, eligible users can delete objects directly from the list.
Select the object(s) by checking the checkbox next to the object(s) in the list.
A red Delete button will appear at the top right corner of the List View.
When multiple objects are selected from a list or an embedded list, the delete button will only appear if all selected objects meet the delete conditions mentioned above.