- 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:17 PM
I too talked about creating Service Portal pages and adding widgets only. Service Portal Page A to have few Widgets and Service Portal Page B to have few other Widgets. Based on the logged in user, decide which page link to be shown in the navigator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:36 PM
So if you tell me how can I achieve this, it will be very grateful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 04:12 PM
1. Create Page-A & Page-B by adding the respective widgets - Create a page using the Service Portal Designer
2. Create 2 Modules (Module A & Module B) under Application Navigator using the Service Portal Page URLs and configure who would have access to what - Create a module
PS: You need to make sure that if Customer B somehow gets to know the URL for Module A, the widgets don't show expose any unwanted data (here domain separation can be applied at the data level and nothing to with Service Portal).
Hope this helps. Mark the answer as correct/helpful based on impact.
Thanks
Antin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 09:16 PM
Thank you, Antin,
I have got my solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 09:48 PM
Can you share your approach here? So that everyone will get benefit out of it for future reference.