Default view configuration

Manu143
Tera Contributor

Hi Community,

  I have below requirement - Default Field Configuration for Serial Number and Asset Tag in ServiceNow Views

  • When navigating to any view within ServiceNow (e.g., List Layouts)
  • The Serial Number and Asset Tag fields should be automatically visible without the need for manual customization.
  • Users should still have the flexibility to customize views based on their specific needs.
  • The default configuration should not restrict the ability to add or remove additional fields from the views. How to achieve this?

Thanks,

Manu

 

5 REPLIES 5

JaeggerLegane
Kilo Sage

Hello Manu,


You can do the following:
1. Go to the list where you would like to set up these default fields. For example in filter navigator -> alm_asset.list
2. Make sure you are on the Default view (top left, click on the context menu and then view -> Default view)
3. Right-click any of the column titles and choose Configure -> List Layout

 

JaeggerLegane_1-1704881326680.png

 


4. Add the fields "Serial Number" and "Asset Tag" and sort your columns as desired
5. This will set up the default list layout for all fulfillers

6. If a user still wants the flexibility to customize their views, they can still change their list via the "Personalize List Columns" button. This will not impact the default list layout that the admin made.

If they afterwards want to revert back to the default list layout made by the admin, they can always select the button "Reset to column defaults" within the personalize list menu.

JaeggerLegane_0-1704881259791.png

 

--------------------------------------------------------------------------------
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Manu143 

 

Views are created only by Admin, and as per the statement you mentioned, can you give admin role to all?

 

Also your statements are part of your work and no background is available. 

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

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

Unique45
Mega Sage

Hello @Manu143 ,

For adding default column to list layout:

1) Right click any column of the list -> Configure -> List layout.

2) Add Serial Number and  Asset Tag to the selected and save the changes.

Once Serial Number and Asset tag are added, they are automatically visible in the list view. 

-This will not not restrict the ability to add or remove additional fields from the views.

-Users will have the flexibility to customize views based on their specific needs.

 

Please mark correct/helpful if this helps you!

Rahul Talreja
Mega Sage
Mega Sage

Hi @Manu143 ,

Navigate to table - 'sys_ui_list' and filter out your desired view and table from the respected colums.

You will find a record in every view which will be having an "Empty" user, you can open the record and edit that adding those two fields. It will be applicable for all users by default with the flexible option available to personalise.
Refer screenshot below - 

RahulTalreja_0-1704885832127.png

 



Please mark my response correct/helpful as applicable!
Thanks and Regards,
Rahul