Hi Guys,
I have created a privilege for WHSLoadTable form, in which I have given form Control permission for UnShipQty button to show this button for a particular user while opening WHSLoadTable form if warehouse is "XYZ" in the WHSLoadTable form.
and for the other warehouses, this button should always show for all the users.
Please suggest me how to achieve.
Regards,
DKS.
You could create a separate role (with access to unShipQty button) for XYZ warehouse and assign that access to the new role. And Assign that role to XYZ warehouse users.
Hi DKS,
You can't achieve this using the security framework. The privileges is about granting or denying access to buttons. There is no condition possible for a button to show up based on record details. Your scenario requires a customization with x++ logic where you can then interact with the button.
Hi Andre and Ajit,
Thanks for your response.
DKS
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 Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 1,922
André Arnaud de Cal... 835 Super User 2025 Season 2