How to Hide Multi Row Variable Set

ESL
ServiceNow Employee
ServiceNow Employee

I am using a Multi Row variable set to get the value form table,  but it is only for approver to check the value and  I do not want any end user to modify it.

So I want to HIDE all variables in the  multi Row variable set. 

I am using catalog client script or set the variable hide to TRUE, but it is not work.

I also checked this article [Hiding Multi-Row Variable Set Variables]  but it not work well. 

 

And my second option is to disable all buttons for the MRVS.

Any Idea to achieve this??

Please advice. Thanks.

 

 

BTW:  The instance version is Sen Diago

1 ACCEPTED SOLUTION

palanikumar
Giga Sage

Hi,

You can use Catalog UI Policy to hide it for the User. The Catalog UI Policy to be created at Catalog Item (not the MRVS). You will see the Internal Name of MRVS appear as a variable in Catalog UI Policy Action

 

Thank you,

Palani

Thank you,
Palani

View solution in original post

1 REPLY 1

palanikumar
Giga Sage

Hi,

You can use Catalog UI Policy to hide it for the User. The Catalog UI Policy to be created at Catalog Item (not the MRVS). You will see the Internal Name of MRVS appear as a variable in Catalog UI Policy Action

 

Thank you,

Palani

Thank you,
Palani