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
rdclk23rdclk23 

knowledge:articleList unknown article type name

I'm trying to use knowledge:articleList tag with the ArticleTypes filter parameter.  I keep getting 'unknown article type name' no matter what I put in as the filter.  I've tried all variations on the Article Type name values:  label name, api name, plural label, and object name.  None work.  I even created a new ArticleType with no spaces to no avail.
<knowledge:articleList articleVar="article" ArticleTypes="HTCS_Article" hasMoreVar="false" pageSize="10"  sortby="lastPublishedDate" >
Alex SelwynAlex Selwyn
I would suggest checking the permission for the Article Type for the logged in user.

https://help.salesforce.com/apex/HTViewHelpDoc?id=knowledge_setup_users.htm