Ui Action to download records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 10:42 PM
Hi,
I have created a UI Action "Dowload My Records" on the list view. I have a table "My Records" with few fields.
Now my requirement is whenever I select the specific records which I need to be downloaded and then click on the UI action, it should download an excel sheet with those records only. Like I have selected the row with number 006,001 and 002. It should download an excel sheet with all the values present in those three rows only (like we export normally in excel but with specific rows)
Can anyone help to achieve this using scripting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 11:03 PM
Hi @tanz,
please check below link:
https://www.servicenow.com/community/itsm-forum/download-attachment-from-the-ui-action/m-p/2576941
Thank you, please make helpful if you accept the solution.