way to select multiple items to make inactive at once?

DevtoSME
Giga Guru

Is there a way to select multiple checkboxes at once and make inactive/active or is this only achieved manually?

1 ACCEPTED SOLUTION

Ahmmed Ali
Mega Sage

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

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

View solution in original post

2 REPLIES 2

Ahmmed Ali
Mega Sage

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

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

DevtoSME
Giga Guru

thank you! it worked