Issue with UI action and Mandatory fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2015 12:37 PM
HI All,
I have a UI action where I am checking for mandatory true for 3 fields and alerting a message when the mandatory field is not filled.
Problem is that it required three clicks for UI action to work since ite checks three times for mandatory.
Is there a way I can achive it in one click?
Please suggest

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2016 03:39 PM
Hi Kavya,
Please go through the below blog and adjust your code accordingly.
Client & Server Code in One UI Action - ServiceNow Guru
Please let us know if you are blocked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 12:59 PM
Beautiful. Worked perfectly. This is very useful. Thank you.