Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fields

  • Add a field to any Article Type that has a Public Knowledge Base. This gives the authors a quick link to the article in the public knowledge base. 

  • IF( AND(ISPICKVAL(PublishStatus,"Published"), IsVisibleInPkb=true,IsMasterLanguage=true), Hyperlink("http://yourapp.force.com/yoursite/articles/en_US/Knowledge/" + UrlName + "/","Public Knowledge Link", "_blank"),"")

 

Features

Visibility

I think Visibility is both the most powerful and most confusing feature of Knowledge and Data Categories. Whether a person can see a particular field on a particular knowledge article depends on the settings in one or ALL of the following. 

...