Hide Workspace Action Bar Button Conditionally

Streamline Cam
Tera Contributor

Is it possible to hide an action ('Resolve task') from the bar on condition e.g. when state of that record is 'New'?

Screenshot 2023-09-27 at 15.27.41.png

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Streamline Cam Simply add a condition in the condition field of Resolve task UI Action.

Screenshot 2023-09-27 at 8.03.48 PM.png

Replace 1 with the value of your new state.

Hope this helps.

But as this is in the workspace view the button is not generated from the UI actions table, instead this is taken from the data resource?

Action Items:
Screenshot 2023-09-27 at 15.47.44.png

 

Action Assignments:

Screenshot 2023-09-27 at 15.48.37.png

Resolve Action Assignment:

Screenshot 2023-09-27 at 15.49.09.png

 

My resolve native UI action already has this condition to hide it from the backend view when not new:
Screenshot 2023-09-27 at 15.57.30.png