- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Part of the Developer Toolbox Series.
ServiceNow gives us a "Copy sys_id" Context Menu to easily grab the sys_id from a record in a List view. Would be nice to have one that does it for multiple records. Well, that's what this tool does. It's similar to the "Grab Grouped Information" Tool.
It's a Context Menu as well, but it opens up a custom UI Page that displays the sys_ids in a text box:
Select the text you want and copy it or click on the "Copy" button. If you do not have any records selected, it will grab the one from the record you right-clicked over to open the menu.
There are even a couple formatting options:
- add a custom separator character/string at the end of each line
- format as a single line
I've attached XML files for the Context Menu, UI Page and the UI Message records so you can just import them into your instance. As always, try it out in your company's development instance first, or better yet, your own personal development instance.
- 1,073 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.