Form Section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Is it possible to unLink a form section from a view in incident table, without deleting the record from sys_ui_form_section. The section doesn't has a name, can it be done with sysID.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @George_1,
Yes, you can hide that Form Section from a view in the Incident Table without deleting the section and it's fields.
Refer:
Solved: Need help deleting a section form a view in the al... - ServiceNow Community
Understanding the structure of forms in the ServiceNow platform - Support and Troubleshooting
Where and how are form views and sections stored? - ServiceNow Community
Unable to update / remove form section - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
why that section doesn't have name?
if somehow name got deleted or is empty then only option is to use DOM manipulation in onLoad client script
Note: DOM is not recommended and you will have to ensure "Isolate Script" field on your client script = False for DOM to run
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Just following up to see whether my suggested aproach worked for you.
If you're still facing any issues, I'd be happy to help further.
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
hi @George_1 ,
Yes, it's possible without deleting the sys_ui_form_section record.
Go to Configure → Form Layout
Select the appropriate view and remove the section from that view.
If you found my solution helpful, please mark it as Helpful and Accept Solution.
thanks ,
tejas😊
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
HI @George_1
You can unlink a form section from a specific view without deleting the sys_ui_section record. Since the section is unnamed, use the section’s sys_id to isolate and remove its mapping.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti