Usage Scenario: Deleting Entities from the Administrator Panel

In an application's administrator panel, the system administrator wants to delete old or unnecessary entity records.

  1. The administrator selects a record from the entity list.
  2. They click the ‘Delete’ button.
  3. The Delete Entity action is executed with the ID of the selected entity.
  4. If the action is successful, the list is refreshed and the message ‘Entity successfully deleted’ is displayed to the user.