MRVS: Hide Variable From RITM and SCTASK View

Wasdom_Kung
Tera Guru

Hello,

I've noticed that when using a MRVS, empty variables and variables that are marked as hidden still display to users, for example, in the image below "region" and "location asset is used from map" are 'hidden' but still show, is this a limitation at this time or is there a solution?

Wasdom_Kung_1-1695293505883.png


Thanks!

1 ACCEPTED SOLUTION

Vishal Birajdar
Giga Sage

Hi @Wasdom_Kung 

 

We can't hide the column on MRVS ,that is the OOTB functionality (drawback I'll say) of it.

You can only hide it at form level.

 

 

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

View solution in original post

4 REPLIES 4

Alex Tod1
Kilo Sage

Hello @Wasdom_Kung,

 I leave you here an interesting post about "how to hide MRVS": https://www.servicenow.com/community/developer-forum/how-to-hide-disable-one-multi-row-variable-set-...

  Also you can use: 

  g_form.setDisplay('MRVSVariableName', false);

Vishal Birajdar
Giga Sage

Hi @Wasdom_Kung 

 

We can't hide the column on MRVS ,that is the OOTB functionality (drawback I'll say) of it.

You can only hide it at form level.

 

 

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

Hopefully it is something they can rectify someday then, thanks!

Ankur Bawiskar
Tera Patron
Tera Patron

@Wasdom_Kung 

that's platform behavior.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader