- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 11:56 PM
Hi ,
I got an issue like the service operation workspace has related lists inside the "related records" tabs that come after the details tabs.(pic1 - screenshot)
So is it possible to make it to horizontal way just like it is in csm / fsm workspace (pic2)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 08:22 AM
This is possible in ui builder -open the sow page in ui builder . Go to record SNC and make a duplicate of it as editing this page is not allowed . Then go to "record page tabs" and go to config and change routes to @Data.g_form.nowRecordFormBlob.table it will work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 02:43 AM
Okay, so answer is without customization it is not possible and customization is not good if you don't have a good value to achieve.
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
01-11-2024 03:31 AM
Ok so want kind of customisation could you suggest . (if precise (exactly how we can ) then it will be great)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 08:22 AM
This is possible in ui builder -open the sow page in ui builder . Go to record SNC and make a duplicate of it as editing this page is not allowed . Then go to "record page tabs" and go to config and change routes to @Data.g_form.nowRecordFormBlob.table it will work