We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to create new form section for a specific UI view?

GaominZ
Tera Contributor

I created a new module in the application menu. So I create a new UI view.
It is with the filter of "incident status = new" and is set with the incident table.

Then I tried to create a new form section for it , yet in the form designer, the view I created wasn't showed in the list, which means I cannot match the form section with the view.
How can I fix it?

7 REPLIES 7

In my pdi I tried :

so given role to the ui view :

Screenshot 2026-02-27 145959.png

 

So able to see the user having the role is seeing view and the other user is not !
Screenshot 2026-02-27 145844.pngScreenshot 2026-02-27 145912.png

 

If my response helped mark as helpful and accept the solution.

@GaominZ 

are you admin or non-admin?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

yashkamde
Kilo Sage

Hello @GaominZ ,

 

Navigate to System UI > Views :

there in form and list view select the fields you want to show..

 

If my response helped mark as helpful and accept the solution.