MRVS show/hide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:13 AM
Hello developers,I have a choice field lets say as
type: request
cancel
when i select request choice i need to show a request multi row variable set
when i select cancel choice i need to show a cancel multi row variable set
based on one choice the other mrvs should be hidden.
Any help is appreciated, Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:20 AM
We cant hide / show complete MRVS, we can hide questions in same. You can do via UI policy
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:48 AM
hi @servicenow14710
This post might help you out
https://www.servicenow.com/community/developer-articles/read-only-multi-row-variable-set/ta-p/230851...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:13 AM
HI @servicenow14710,
Check out this
https://www.servicenow.com/community/developer-articles/hiding-multi-row-variable-set-variables/ta-p...
Please hit helpful and accept this as a solution if it solved your problem.
Thank you!