Skip to main content
Hi,

 

There are two tabs called 'Case Management' and 'Documentation' in one of  my website.When i click on that 'Case Management' tab it needs to show portal login page.After login to that portal when i click 'Documentation' tab i nees to show the external website documents.

 

Can you please tell me how can i achive this.

 

Thanks,

 

Anjana
1 respuesta
  1. 18 feb 2014, 9:06
    if you need to show data from salesforce

     

    you've got couple of options

    • Expose a public site, and display this as a page in IFrame (not so secure)

    • Build a VF page which access the data from salesforce using API and then expose, or you can use salesforce API to access the data and show it in your Webpage in any language you choose

    • Try to leverage communities if possible / suits your requirements. You could give a select few the chance to be part of your CRM and contribute to your customer engagement.

    • If its just KB articles, you could use salesforce Knowledge to expose them

0/9000