We have a shopping list that is company wide with basic items. Is it possible to lock down PO15.1, based on the name of the template and if it is a specific user and give everyone else inquiry only access?
Any assistance would be greatly appreciated.
Elizabeth Ardito
Systems Analyst
Middlesex Health System
I am still having issues getting this to work. What I have tried so far is (form.POP_TEMPLATE_REF == 'OFFICE SUPPLIES') && ((user.getRequesterId() == 'E2770') || (user.getRequesterId() == 'E2469')).
I have even modified the condition to only check the user and it still will not limit who can make changes.
Any assistance is greatly appreciated.
Thanks!