- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2022 02:14 AM
Hello Everyone,
I want to Hide the Add Row modal popup window which appears after pressing the add button in MRVS. I want that after pressing add button on MRVS it should directly add the row in MRVS without opening another window to fill the fields. Please give the required solution.
Thankyou.
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2022 10:40 PM
Hey,
Didn't hear back on this.
Is your issue resolved? If yes, feel free to mark helpful/correct, so it will be helpful for others looking for similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 01:27 AM
Hello,
Yes MRVS should auto-populate. User will give one id and will press the add button which will fetch the data from another tool based on the script written for that. In short I want to link add button with a script with the help of which the fields should auto-populate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 02:42 AM
Hi,
then how are you auto-populating it currently?
I could see you have marked response as correct for this question.
Can you help knowing which approach did you take?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 11:02 PM
Hello Ankur,
There are two approach...either u can create a UI page or in MRVS disable the add button and create a new button with the help of widget and add the rows in MRVS with the help of widget button. These things we are trying but haven't completed yet.
Thankyou.
