Popup table refresh/reload automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 07:11 AM
I have created a ui action button for custom workspace when I click on button it should popup list of records from table.
My requirement is when I change any list records it should automatically refresh .
Ex: Now my popup is showing only new state records as per my configuration in ui action..
When I click on button it show list of new state records (count 80)
Now I update state from new to assess by double clicking on the record ..so when I change the state now count should automatically come to 79 and now I don't want to see that assess state records in popup...
When I close the popup and click button again the changes was updating but here I want to refresh or reload list while I am in popup window itself..
Can anyone please help me in this?