Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Increase Max length of condition field of ui action button

Suchi_J
Tera Contributor

Iam trying to add a condition inside an ui action button condition field but its limit has exceeded and iam unable to add any multiple conditions . Can anyone suggest how to solve this issue where i can increase the length of the field so that i can add multiple conditions.

1 ACCEPTED SOLUTION

Ahmmed Ali
Giga Sage
Giga Sage

You can create a script include and add condition in that script include, and then call it in condition field.

Example: 

you can see assign to me UI action on incident table:

AhmmedAli_0-1714740330025.png

 

 

Thank you,

Ali

 

 

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

View solution in original post

1 REPLY 1

Ahmmed Ali
Giga Sage
Giga Sage

You can create a script include and add condition in that script include, and then call it in condition field.

Example: 

you can see assign to me UI action on incident table:

AhmmedAli_0-1714740330025.png

 

 

Thank you,

Ali

 

 

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali