Hide one of the MRVS variable from the catalog item view and showing it only in RITM

Night
Tera Expert

Hi Community,

Hope everyone is well!

I want some help in MRVS, I want to hide the variable 'First name' as shown below in yellow from the catalog item and only to show it in RITM/Task. Is there any way to do it ?

 

For better under standing you can look the pictures attached.

hidingfirstname.PNG

As you can see first name is not visible in form but it is still visible in catalog item. This is what UI and script can only do if I'm not wrong.

forHelp.PNG

 

P.S: As you can see this is what is possible for UI and script as from what i found out. If there is any other way to do it or if I'm using the MRVS in a wrong way please let me know.

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron
Kilo Patron

As you discovered, hiding a variable in an MRVS via the 'Hidden' checkbox on the variable definition, or a Catalog Client Script or Catalog UI Policy will only hide the variable in the Add Row dialog window.  There is not a way to hide a MRVS column on any form when the MRVS contents are being displayed (with the row action icons and Add and Remove All buttons).

View solution in original post

7 REPLIES 7

Brad Bowman
Kilo Patron
Kilo Patron

As you discovered, hiding a variable in an MRVS via the 'Hidden' checkbox on the variable definition, or a Catalog Client Script or Catalog UI Policy will only hide the variable in the Add Row dialog window.  There is not a way to hide a MRVS column on any form when the MRVS contents are being displayed (with the row action icons and Add and Remove All buttons).

Thanks you for the response and clearing up my doubt about MRVS.
Looks like i have to find an alternative to solve it. 

Hi, do you find some other alternative methods for that?

Thank you for clearing up my doubt about MRVS.