Hello,
I want to prevent users from deleting details once the status is not DRAFT anymore.
So, I'm thinking to remove the all of the buttons.
Does anyone know how to do this?
Thank you.
Like
2 comments
18:04 Dec 11, 2023
Dear David,
This can be achieved by code implementation or by business rule.
For the business rule, you can turn on Object permissions for this object. Then the business process will be triggered by changing the record for example, and it will be removing right for editing and deleting this record.
Hope this helps.
Have a great day!
01:14 Dec 18, 2023
Dear Alina,
I notice about this method.
Actually, I want to keep this method as a last resort.
Thank you for your reply.
Show all comments