- 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 02:16 PM
What do you mean by a single Service Portal? Are you referring to the pages, content, widgets, etc. that make up a portal, or are you referring to the portal record. If you domain separate the portal table, each customer could have it's own portal record with it's own logo, homepage, and branding but still sharing the same pages, content and functionality.
You could also have a widget on the homepage that checks the customer and then redirects to the appropriate page or portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 09:59 PM
Hi Nathan,
Thank you for your valuable feedback. I don't know how to domain separate the Portal table so that each customer could have it's own portal record with it's own logo, homepage, and branding but still sharing the same pages, content, and functionality.
Would you please guide me for the same?
And what I am trying to say is: If one customer A is going to open the portal after logging in he will be redirected to Page A whereas Customer B will be redirected to Page B.
Thanks and Regards,
Saptashwa
- 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-13-2017 05:46 AM
Thank you, Swati,
This helped me a lot. Thank you for your valuable feedback.
Thanks,
Saptashwa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:42 PM
Hello Saptashwa,
Maybe place all the widgets on a homepage and give appropriate roles to widgets. so if customer A logs in then only customer A role widgets will display and similarly with the customer B.
Hope this may simplify things.