I have a UI Action on a particular table which I want to hide based on certain Condition
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2023 02:44 AM
I have a UI Action on a particular table which I want to hide based on certain Condition. I am able to hide the UI action but customer doesnt want to refresh/reload the page manually.
Instead he wants to automatically refresh the page once this value gets changed and ui action should get disable.
How to achieve that?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2023 11:01 PM
My issue is resolved but not with the above script.
It is solved by using Location function in a onchange client script.