- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 02-08-2021 06:12 AM
Hi Community,
Recently had a requirement:
As a user of the platform, I want to be able to copy record IDs to the clipboard from lists so I can use the "is one of" filter conditions in different areas of the platform.
We need to copy the numbers of the selected records from the list view for any table in ServiceNow.
We are using custom UI Action named 'Copy Number To Clipboard'.
Additionally, we want the selected numbers to be displayed on the screen, so that Service Desk agent will be visually aware about selected numbers.
Selected Numbers will be visible at the bottom of the page providing a visual representation to the Service Desk Agent.
Pressing ctrl+v or paste option on any text field will paste the numbers to it.
Attached zip contain two files, UI Action and Script Include
Extract and import the update set.
UI Action will be available as a 'List Choice' option.