Hi,
I have created a custom button on the sales order page that we use to release a warranty product for shipment. I’m just wondering, is there a way to resist the button so only certain people can click it?
thanks
Metesh.
Hi,
I have created a custom button on the sales order page that we use to release a warranty product for shipment. I’m just wondering, is there a way to resist the button so only certain people can click it?
thanks
Metesh.
What version of Epicor? Your best bet is to have a BPM fire (server side) when the button is clicked and check that way if they are allowed to push it or not.
Security on the client side is generally a bad idea the client (Kinetic UX or Classic) runs entirely on the users computer and thus the user can change that behavior fairly easily (particularly in kinetic ux)
Hi Jose,
We are using 10.2.300. Thanks for the tip, I will try to see if I can do something through a BRM.
Metesh.