Should not be able to click any UI action when field is empty

XYD23
Tera Contributor

Have a requirement that whenever field is empty I should not be able to click any UI actions available on the workspace level,

When it has some value in it then only I should be able to click

 

May I know what are the methods can we achieve this requirement?

11 REPLIES 11

Maddysunil
Kilo Sage

@XYD23 

Please see if below link can help you

https://www.servicenow.com/community/in-other-news/how-to-hide-show-an-ui-action-on-field-changes/ba... 

 

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks

XYD23
Tera Contributor

This didn't help because DOM Manipulation is hitting problem to complete this requirement.

Tai Vu
Kilo Patron
Kilo Patron

Hi @XYD23 

Can you help to share more information about the UI Action? like where is the UI Action locate and in which workspace?

 

Cheers,

Tai Vu

XYD23
Tera Contributor

The ui actions are the one which are added as per requirement, ui action are located in the top right corner in workspace

An example