Use the Deleted Records module to restore a deleted record
You can recover deleted records that are in audited tables.
Before you begin
About this task
The instance can track deletions on any table, and references on audited tables, with a few exceptions. Record deletions are not tracked in these circumstances:
- Record deletions are not tracked on tables with the
no_audit_delete=truedictionary attribute. - Not all tables with a sys prefix track deletions by default. You can Enable auditing for a system table.
- References are restored only if the reference field is on an audited table and the Restore Deleted Record plugin is activated.
- References that use an Image field type are not restored.