- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 11:08 PM
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.
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.
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 06:13 AM
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 06:13 AM
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 02:17 AM
Thanks you for the response and clearing up my doubt about MRVS.
Looks like i have to find an alternative to solve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2024 10:57 PM
Hi, do you find some other alternative methods for that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 02:18 AM
Thank you for clearing up my doubt about MRVS.