Change View for Record in Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 05:36 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 05:38 AM
Did you configure the view rules.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 05:48 AM
Thanks for your help @Dr Atul G- LNG , i have done this
But there is still no effect in my form in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 05:52 AM
Seems it need a new property:
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 10:24 AM
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]