Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

In workspace, drop-down values from the field should populate the UI action.

Eswari K
Tera Contributor

Hi @Community Alums , In workspace, there is a field which contains five dropdown values, when I select 1st value, then it should show the UI action button. If the user select 2nd value. then it shouldn't show the UI action button.

How to execute this functionality in the workspace.

2 REPLIES 2

Not applicable

Hi @Eswari K ,

 

It depends on what workspace you are using. Are you using the out of the box Agent Workspace or is it a custom workspace? If it's the latter, UI policies work only if you use the Form component.

 

you will need to create similar UI policy for workspace, i hope this helps..

Hi @Community Alums , Its a customized workspace. The UI action is visible in the workspace but it doesn't satisfy the dropdown condition.