- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2025 09:30 AM
I am trying to display a form button UI action based on the value selected for a field called 'Project'
in the form.
I added the condition in the UI action and it works fine when the form loads.
But when I change the value of Project in the form, it does not disappear.
For this, I created a UI policy and tried this :
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 09:02 PM
This is not something we can achieve this, and it is also not recommended to hide ui action via script.
UI action will evaluates condition only when the form loads
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 09:02 PM
This is not something we can achieve this, and it is also not recommended to hide ui action via script.
UI action will evaluates condition only when the form loads
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2025 07:56 AM
Thank you.
I achieved the same action using a flow.