Hi,
I have a requirement where I have to know the name of the user who deleted the record from a sub-grid.
I have 2 custom entity Credit and Credit Details. The scenario is like if user deletes the record from the Credit Details sub-grid which is in Credit entity. I should either get an email that a record was deleted or have some auditing enabled for deleted records in the sub-grid. Also, deleting the records just removed the records from sub-grid not from the entity.
The records which are getting populated in the sub-grid are fetched from Account entity.
@Note: I don’t have a restrict a user from deleting records. Just need audit enabled for sub-grid.
Regards,
Verma
*This post is locked for comments