How to remove the asterisk(mandatory) mark for form section field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 08:52 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 09:01 PM
The * mark is showing because you have a mandatory fields on that section. hence it is displaying and it indicates that this section has mandatory fields
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 09:18 PM
Hi Harish,
How to remove mandatory for form section? i don't want to remove the mandatory for the fields on that section but need to remove the mandatory symbol for form section?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 10:35 PM
Hi Rajesh,
Refer below link, find appropriate method to hide the asterisk from tab Section:
https://community.servicenow.com/community?id=community_blog&sys_id=01ccee25dbd0dbc01dcaf3231f9619dc
Mark this answer Correct if the above solution works for you!!
Regards,
Sanket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2019 03:39 AM
You can use g_tabs2Sections.markAllTabsOK();
Courtesy https://snowpudding.wordpress.com/2014/10/02/demystifying-form-tabs/