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 disable tabbed view of related lists on a form?

swathi52
Tera Expert

Hi,

we have   a requirement in our project,Where the related lists on a form should be displayed in a non-tabbed form(like flat view).(If i use user preference, It makes all the sections-into flat view,so we are not preferring this.)

Any inputs on this are welcomed.

Thank you.

2 REPLIES 2

kiranhegde
Mega Expert

Hi Swathi,



I think it is a user preference. Do you really want to Force your users to see only flat ?



Hope you already know that, user has the option to choose



find_real_file.png



Regards,



Kiran


Jaspal Singh
Mega Patron
Mega Patron

Hi Swathi,



Yes, User Preference implies to all the forms which is accessed by the user.



If you don't want the sections to be available you can delete them and bring the fields together in the form. If you want to achieve your requirement without sections, I recommend you to use UI Formatters and bring those within forms and place the fields as per your requirement.