• andysax84
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 3
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 3
    Replies
Hi,

I added history field tracking for my article types. I follow this guide to do it:

http://help.salesforce.com/HTViewHelpDoc?id=knowledge_history_tracking.htm&language=en_US (http://help.salesforce.com/HTViewHelpDoc?id=knowledge_history_tracking.htm&language=en_US)

I check that a new object "KnowledgeArticleVersionHistory" has been created.

The problem is that I can't see the history related list anywhere. How can I add this related list to my article layout?

Thanks,
Andrea
Hi all,

we are developing customer communities on our Salesforce enviroment.
Customer community is based on visualforce pages and it is shown to our customer inside an iframe inserted in our web portal. We observe an issue with Internet Explorer browser probably due to a third party cookies block.

We tried to P3P policy using:

Apexpages.currentPage().getHeaders().put('p3p', 'CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"');

Inside the page’s controller.
But this doesn’t solve our problem because it seems originated during login process (with SAML SSO).
Internet Explorer blocks the cookies sent by “secur/frontdoor.jsp” and the result is that the customer can’t see Salesforce pages. There is a configuration, Salesforce side, to avoid this behavior? Or anyone has the same issue?

Thanks,
Andrea

Is it possible to customize the Contact Details in Live Agent Console?

 

If so...

 

  • How much can be customized?
  • Is there documentation about how to customize that view? (I really tried, but couldn't locate it!)

 

Many Thanks!