- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 07:25 PM
Is there a way to select multiple checkboxes at once and make inactive/active or is this only achieved manually?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 08:04 PM
You can do it in list view. Just open the list and apply conditions to the list to get records you want to update. add the field to list view if not present already. then you can select entire column in list view and update records at once go.
refer: Edit multiple records in a list using the list editor (servicenow.com)
Thank you,
Ali
Thank you,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 08:04 PM
You can do it in list view. Just open the list and apply conditions to the list to get records you want to update. add the field to list view if not present already. then you can select entire column in list view and update records at once go.
refer: Edit multiple records in a list using the list editor (servicenow.com)
Thank you,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 08:43 PM
thank you! it worked