- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2025 05:22 AM
i would like to change assignment group in bulk for a custom table when the user selects the record from the list view and selects the option from action on selected records dropdown. when the click that an option to change the assignment group in bulk should appear when the user selects that a pop up window should appear and on that the user should be able to select the groups from sys_user_group table and update the record.
I wrote this code for ui action :
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2025 05:42 AM
why are you not using the Update selected OOTB feature?
1) select the records and right click -> Update selected
2) Then give the Group you want
3) Click Update on top right
It updates the 3 records I selected
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2025 05:42 AM
why are you not using the Update selected OOTB feature?
1) select the records and right click -> Update selected
2) Then give the Group you want
3) Click Update on top right
It updates the 3 records I selected
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader