- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2022 12:19 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2022 12:23 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2022 12:23 PM
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.