- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 06:41 AM
Hi Team ,
Am using maintain item in backend ,in that we are having MVRS and adding few records in that and when user click on get price button ,we have to disable or hide the edit row and remove row
Please guide me .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 10:11 AM
Hi @String ,
Are you looking to achieve something like this?
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
07-31-2023 02:05 AM
Hi @Ankur Bawiskar thanks for your quick reply .... got the solution ,we kept one check box ..when user click on check box we are making the MVRS read only .So that both edit row and remove row icons are disappeared .
When user want to edit/Add ..user will uncheck and add /Edit records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 10:11 AM
Hi @String ,
Are you looking to achieve something like this?
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
07-28-2023 10:39 PM
thanks @Sonam Tiwari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2023 10:24 PM
you want to disable those icons on RITM record?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 01:13 AM
Hi @Ankur Bawiskar not in RITM ,want to disable in catalog form (MVRS) after records are inserted/added