function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
avtopi786avtopi786 

Partner Portal

Hi,

 

I've a question around Partner Portal security. I built a site (SFDC sites with visualforce) for Partner User that logs into SFDC and lands on a landing page. This landing page has static and dynamic content.

 

Here is my question:

 

1) Company user logs (regular login - login.salesforce.com) into SFDC site.

2) Update content for that Partner, which is rendered on Landing page (only accessible through Partner login)

3) How does that Company user can look at the Landing page ? The company user is not going to be able to login from Partner login. If the company user navigate from Contact -> Login as Partner User then the app is going to land on Home tab but not on Partner landing page.

 

Any clue on how to take Company user to landing page ?

 

thanks in advance!

 

b-Forceb-Force

I had face similar issue here

 

When we login using Regular Partner user (Means by Partner login url ), It land at correct tab (i.e. we configured as default landing tab )

 

If we use login as Partner user .. it lands on Home tab

 

Thanks,

Bala