You can apply user criteria to all types of catalog item, including order guides, content items, and record producers.
Procedure
12-19-2022 05:40 PM
Hello,
I have created a group 'TestGroup' and added a role to it,
Now the requirement is - Allow users from group 'TestGroup' to submit a service catalog 'Test_SC' request,
else, for other users show an alert/popup message.
Kindly help if you have any solution,
#ServiceCatalog #scriptinclude #Groups #roles
Thanks in advance,
Lal Valecha
12-19-2022 06:49 PM
Hi @Lal Valecha1 ,
Just create user criteria for the catalog item so only those users that are allowed have access to it.
You can apply user criteria to all types of catalog item, including order guides, content items, and record producers.
Procedure
Apply user criteria to a category to define which users can and cannot access a category.
Before you begin
Role required: admin
Procedure
The other way would be using roles , Refer to this : Setting user roles for service catalog items
12-19-2022 07:53 PM
Hello @Community Alums,
Thank you for your solution,
It is correct and helpful,
But I want to achieve it with Script include, please let me know if you can help.
Thanks,
Lal Valecha
12-19-2022 09:45 PM
Hi @Lal Valecha1 ,
I think the above answer which i gave is correct and it's the recommended way to achieve it.
Why you want to take Script include route and make it more complex.
12-19-2022 11:23 PM
Hey @Community Alums,
I want the Catalog item to be visible for all the users, but 'requested for' member should be only from that particular group 'TestGroup'.
If I will use Available for then that Catalog item will not be visible to all users.\
Thanks,
Lal Valecha