ui actions funtionality in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 10:53 PM
When any UI action is performed, still all UI acion buttons are shown in the workspace & need to reload it manually
Eg: Validator click 'Accept' & state also getting updated.But the UI action buttons are remain on the form till the page need to refresh manually, once we clicked the one ui action all ui actions shouldn't be visible

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 12:24 AM
Hi @lakshman nalla,
It helps, if you post the script you used.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 12:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 12:56 AM
i have tried this still not working as expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2024 08:41 AM
Hi lakshman,
Have you found a solution to that ?
I tryed to use event handler for that with an on click event then we can reload component when this event is triggered
The issue with that solution is that every declarative actions have an event handler but not ui actions in the ux form action...
I want to reload data ressources when we clic on any ui actions on the record page.
Can someone helps with that ?
Cheers,
Julien