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
Jay PatelJay Patel 

Login landing page

I'm looking to develop a landing page( i.e Terms & Conditions page) and display to the user once the log in is successful. The T$C landing page will can be a visual force page with some content (text, checkbook, click button) and upon clicking the button, user would be directed to the standard SFDC home page.

The use case is:
Our partners use the PRM SFDC portal and we would like them to present terms and conditions before then can be shown rest of the partner portal content. If partner contact agrees to the T&C presented he can navigate the PRM portal for other features otherwise they should be re-directed to the company PRM portal logon screen.

Please let me know how I can go about achieving this.

Thanks,
Jay.

sandeep@Salesforcesandeep@Salesforce

You may Create a VF page and make it Home page.  Set your visual force page to a new visualforce Tab. There is a setting to set any Vf tab to Home landing tab. 

 

Please mark this a solution and give me KUDOS id it is helpful