Retrived values to show in Liferay Asset category tag

Mohamed Saleem, modified 6 Years ago. Junior Member Posts: 40 Join Date: 12/16/15 Recent Posts
Hi,I am using <liferay-asset:asset-categories-selector/> tag to select the asset categories, i can able to select the categories and get the selected categories in jsp. But not able to show the selected asset categories in tag.I acheived by this tag <liferay-ui:input-move-boxes/> but my requirement is to achieve by <liferay-asset:asset-categories-selector/> this tagcan any one please help me to solve this issue.
Regards,
Saleem.
thumbnail
Mohammed Yasin, modified 6 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts
Hi,
 After saving you may need to mention the className and classPK for getting the selected categories
<liferay-asset:asset-categories-selector classPK="" className="" />