How to make two different Home pages for a single Service Portal?

saptashwa_chakr
Kilo Expert

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

1 ACCEPTED SOLUTION

Please follow the below link to apply domain separation explicitly on a table.


Add a domain field to a table


View solution in original post

17 REPLIES 17

nathanfirth
Tera Guru

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.


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


Please follow the below link to apply domain separation explicitly on a table.


Add a domain field to a table


Thank you, Swati,
This helped me a lot. Thank you for your valuable feedback.




Thanks,


Saptashwa


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.