- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 09:44 PM
Hi all.
I have created mrvs with catalog items. I set multiple data, but when I want to change the data content later, I thought it would be a hassle for the user to select Edit Row from Actions and make the changes.
So I asked if it is possible to change the value of a specific variable in mrvs directly instead of using Edit Row.
For example, I would like to be able to directly select a value from Yes to No in a Select Box type, without editing the value of possession from Edit Row.
I would like to allow users to edit from Catalog Item without opening a modal window in Edit Row.
any help would be appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 12:29 PM
Hi
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 09:48 PM
Hi there,
Yes it's possible. You could have an onChange client script which reads the Json of the MRVS, changes the values which you are, and after updates the Json of the MRVS. I do think it's a bit of work, not a 5 minutes job.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 10:12 PM
Thank you for your response.
I would like to allow users to edit from Catalog Item without opening a modal window in Edit Row.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 10:17 PM
Do you mean, edit the MRVS rows directly from the list layout, how you do in platform UI lists?
Then, answer is no, you can't do that.
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 05:13 AM
Mark the response as correct, so it will end up in solved queue
Aman Kumar