Home / Questions / What is the OnDeleted event used for?
Explanatory Question

What is the OnDeleted event used for?

👁 18 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

The OnDeleted event is a post-event handler that triggers after a record is deleted.
Example use case: Displaying an Infolog message after deletion.