Notifications
Announcements
No record found.
Could you please any tell me how to Disable Delete actions for Particular users in Transfer orders(Card and List Page).
*This post is locked for comments
Hi Suresh,
You can create Permissions for each action and only assign the actions needed.
Regards,
Hasitha J
You can add a boolean field in User Setup table and set it to TRUE for whichever users you want to allow to delete the Transfer Order.
Then you can write a code on OnDelete trigger of Transfer Header table to check if the boolean for logged-in user from User Setup is TRUE or not.
If the boolean is FALSE then throw an error message.
-Yogesh KulkarniPlease verify, if you find answer helpful.
Go with Yogesh suggestion..
Depending on the condition if you have access to development environment or not, you can use suggestions of Yogesh or Hasitha respectively.
i have simple solution for you ,
Just remove this delete permission form your particular permission set
1. Transfer header (actually this is enough)
thank you to all
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.