Unable to update / remove form section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello
I have customised the demand form in ServiceNow and created a few new form sections.
There is one section though which has been created but I am not able to update or remove the form section. I have tried form design, form layout and form builder but not able to remove the section via any of them.
Please help.
Screenshots attached for reference:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @Mayank Das ,
The reason behind that is the section is created in One Application scope and you are trying to remove that from one application scope.
So, open sys_ui_section table and sort it with your tableName and select the specific record section record you are trying to remove and check in which application that record is present then change your application scope that particular scope and refresh the form design once.Now you are able to remove the section.
If my response helped, mark it as helpful and accept the solution.
