Hiding the Order Button if your in a grou

Walter Toney
Tera Expert

we have a order button on a Service Catalog Item. now we are being asked to Hide the order button if a person is a part of the group. they want them to see the item so they can add it to the users wishlist. does anyone have a method to get this done. 

1 REPLY 1

Chaitanya ILCR
Mega Patron

Hi @

 

https://www.servicenow.com/community/developer-forum/how-can-i-hide-the-order-now-button-of-catalog-...

 

Create a onLoad client script and a client callable script include to find out of the user is part of the group and follow the above thread to hide the order now button when the condition is met

 

 

Regards

Chaitanya