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
Praveen JhaPraveen Jha 

Display article type in column view -Urgent

There are so many article type i have created like "Release info", "General". Is it possible to Display that article type  in article column view . 
RishavRishav
Hii praveen,
I don't know u exact requirement but if you want to show the article type with the article name , article category , you can do this .
 We have some visualforce component like <knowledge:articleList> and this compoent having some attribute by which you can show your article type with the list of article. 
see all knowledge component available in component reference. 

Thanks
Rishav
 
Praveen JhaPraveen Jha
Hi Rishav. Please find the screnshot , you will get idea. I have one field "Release Information" in article. I want to display that field in column.User-added image
Praveen JhaPraveen Jha
No Takers...You all smart people must know the answer