How to remove the asterisk(mandatory) mark for form section field?

Rajesh98
ServiceNow Employee
ServiceNow Employee

Can you please remove the asterisk mark for highlighted(yellow colour) field?

 

find_real_file.png

 

5 REPLIES 5

Harish KM
Kilo Patron
Kilo Patron

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

Regards
Harish

Rajesh98
ServiceNow Employee
ServiceNow Employee

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?

Sanket Khabiya
Kilo Sage

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

rajneeshbaranwa
Giga Guru

You can use g_tabs2Sections.markAllTabsOK(); 

 

Courtesy https://snowpudding.wordpress.com/2014/10/02/demystifying-form-tabs/