- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 03:51 AM
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?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 04:03 AM - edited ‎09-21-2023 04:05 AM
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.
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 04:00 AM
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);
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 04:03 AM - edited ‎09-21-2023 04:05 AM
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.
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2023 02:46 AM
Hopefully it is something they can rectify someday then, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 04:15 AM
that's platform behavior.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader