- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 11:58 PM
Can I make 2 different homepages for a specific Service Portal? So that Customer A and Customer B will able to see 2 different home pages.
Actually, my requirement is as followed:
The instance provides customers the domain separation facility. Now let Customer A needs a,b,c,d,e widgets on their home page. And Customer B wants b,c,e,m,n widgets on their home page. So How can I differentiate that in two home pages? First of all, how can I make two pages for two different customers?
The condition is all those pages and widgets are only for a single Service Portal.
Please help me out.
Thanks and Regards
Saptashwa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:33 PM
Please follow the below link to apply domain separation explicitly on a table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:44 PM
In Service Portal, all pages belong to all portals, so even redirecting them to different pages would not prevent them from seeing the other page. Domain separation is documented in the Wiki and not that difficult to implement. My recommendation is just to create one portal record for each customer which will give them their own URL (instance.service-now.com/customer-name). Just give the customer that URL and based on which portal they are accessing would determine which catalog, logo, theme and or homepage they would see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 12:28 AM
Thank you, Nathan,
Surely it will help me.
Thanks,
Saptashwa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:42 PM
Please follow the below link to apply domain separation on sp_portal table.