- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 04:25 AM - edited 09-15-2023 04:26 AM
Are/Can we configure UI actions in the native view to also launch in the Workspaces?
Having configured the native view UI action for 'Mark as False Positive' to include new dependent and required fields for our new options I have seen these do not work in the Workspace UI, does this mean we have to configure these things for both views separately?
Native View:Native VIew
Workspace:
Workspace
I have seen this post but do we really need to do the development twice?
How to use UI Actions in Workspaces
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2023 04:34 AM
Hi,
The Mark as False Positive is not a UI action in workspace. It is a modal which needs to be configured in UI builder. If you configure the UI action it wont reflect in the workspace.
Configuring this modal in ui builder would be quick.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2023 04:34 AM
Hi,
The Mark as False Positive is not a UI action in workspace. It is a modal which needs to be configured in UI builder. If you configure the UI action it wont reflect in the workspace.
Configuring this modal in ui builder would be quick.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 03:39 AM
Thank you so much for pointing me in the right direction Muralidharan!
Would you be able to advise me in anyway as to how to go about adding a choice field and another field that is dependent on the choice at all? This information then feeds into the approval records for managers to make a decision.
🙏

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 05:54 AM
The easiest way to do is add a dropdown component in the modal form. and the input selected can be made visible in the additional information field.