ServiceNow: Enforce Mandatory fields check on UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2023 10:44 AM
I do not want to add code to check each mandatory (or conditional) fields and evaluate if they are populated.
Is there any way to have a generic check for fields that are marked mandatory and validate if they are populated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2024 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2025 02:10 AM
What if I have form component on my page, page is generic for many task types(like record page on SOW or CSM), sometimes case is shown sometimes incident. How then I can validate if all mandatory fields on form are filled in? I do not know names of all those fields as they depends on tasks types.