How to expand the size to UI action condition field

Abhiram1
Kilo Contributor

In one of my requirement, the conditions I need to keep is exceeding the size of the condition text field in UI action.

What is the solution for this other than changing the size of condition field

1 ACCEPTED SOLUTION

Chandra Sekhar6
Tera Guru

Hi,

Its better to call the script include in the condition field of UI Action and check the condition and return true or false from the script include.

It is possible to call the script include from condition field in UI Action.

Mark my answer as correct if it satisfies your question.

View solution in original post

1 REPLY 1

Chandra Sekhar6
Tera Guru

Hi,

Its better to call the script include in the condition field of UI Action and check the condition and return true or false from the script include.

It is possible to call the script include from condition field in UI Action.

Mark my answer as correct if it satisfies your question.