Skip to main content

Delete

This document explains how to perform a soft selete on a website record from the website list.


Soft Delete Process

When you click the Delete button in the website list, a confirmation popup will appear asking you to confirm the deletion.

  • If you confirm, the system will perform a soft delete by updating the record's status (e.g., setting an deleted_at flag to Cureent Date Time , rather than removing it from the database and also Website Data will be removed as soft delete.
  • The website will no longer appear in the active list but will remain in the database for auditing or recovery purposes.

Example SQL for Soft Delete:

Query

Note: The record is not permanently removed and can be restored if