Change View for Record in Workspace

Anisse Mahtat
Tera Contributor

Hello, 

 

I need help, I want to change the default view of all the records from sn_hr_core_contract table in my HR AGENT WORKSPACE

 

I have created my new view form but i don't know how to relate my new view form to my hr agent workpace for this table. 

 

Thanks for your help  

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Anisse Mahtat 

Did you configure the view rules.

 

https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/administer/navigation-and-ui/t...

 

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

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

Thanks for your help @Dr Atul G- LNG , i have done this

Workspace view rule.PNG

But there is still no effect in my form in workspace

 

Hi @Anisse Mahtat 

 

Seems it need a new property:

 

https://www.servicenow.com/community/developer-forum/how-to-change-the-default-view-in-workspace/m-p...

 

https://docs.servicenow.com/bundle/vancouver-it-operations-management/page/product/event-management/...

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0826964

 

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

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

Titus van der M
Tera Expert

maybe a bit overdue, but I wasn't able to find the answer in the community. I figured that when you create a property it sets the view in your workspace to [your workspace] view:

Create a [New] View Property

  • Navigate to Now Experience Framework > Experiences
  • Open your workspace
    • Create [New] UX Page Properties
    • Page: [your workspace]
    • Name: view
    • Type: string
    • Value: name of [your workspace] view
  • [Submit]