Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to remove section "Lable" from the account form?

AshwiniR
Tera Contributor

AshwiniR_0-1741851103065.png

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @AshwiniR 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1271659

 

 

 

  • Navigate to System UIForms.
  • Search for your view (e.g., "default") and the table (e.g., "accounts").
  • Open the form record and check if there is any extra, unwanted section in the related sections.
  • If you find the record in the related list, delete it.
  • If the record is not found or after deletion, return to the Account table form, configure the form layout, and without making any changes, click the Save button.
  • This should remove the unwanted label/tab.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@AshwiniR 

seems that form section doesn't have any field or did you hide the fields under that section?

You can hide the section using this

g_form.setSectionDisplay('label', false); // give the section name

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader