How to display the related lists in a Detail View next to each other and not underneath each other?

Werner1
Tera Contributor
 
3 ACCEPTED SOLUTIONS

ohh thats is what you wanted, apologies I didn't understand it. 

 

You can default it for all users, but they can change it individually as well based on their preference. follow the link below to default it for all 

 

How to locate and set global default user preferences - Support and Troubleshooting (servicenow.com)

 

Basically you need to add a user preference without any user.

-Anurag

View solution in original post

Expert already answered  🙂 , you can do via for all based on user preferences. Link shared by @Anurag Tripathi should work.

 

*************************************************************************************************************
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]

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

View solution in original post

Perfect.. adding a new learning.

*************************************************************************************************************
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]

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

View solution in original post

7 REPLIES 7

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

This is not possible, The related list shows data in a tabular format where one row is one record. 

-Anurag

Werner1
Tera Contributor

Many thanks to the both of you.

Little remark, I do not have "Forms " in my preferences. (Version = Vancouver). So,

 

1. I first changed in "My preferences - Display" the option "Organize form sections and related lists into tabs in classic forms" to true

2. sys_user_preference.list

3. searched for "tabbed.forms" on my name and opened it in detail.

4. "insert and stay" a new tabbed.forms with user = empty and "System" set to true

 

Kind regards

Werner

Perfect.. adding a new learning.

*************************************************************************************************************
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]

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