How to make List button UI Action perform field update just for currently filtered records on List?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 11:17 PM
We would like to create an UI Action button which type is List button. On a List page of a table, when clicking on the UI Action button, is it possible to make the UI Action button perform actions like updating specific field just for currently filtered records in the List?
I don't want to select the records on the list. I mean, when clicking on the List Button, update specific field for currently filtered records in the List view displayed, without selecting any records on the List.
Please advise me on how to achieve this.
Best Regards,
Aki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 01:38 PM
Hi @Aki18
Greetings!
Not sure it can be doable or not but fundamental question , what you want to update via list button? If you see OOTB list action has many option available based on the role / tables but by creating a button you can do only one action.
It is more on customization side and heavy code required, which read the filter condition (dynamically) and then update.
What is use case of this?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************