LISE : Get Category Name of Item
Posted: Wed Oct 26, 2016 12:25 am
Can someone please help me understand how to capture the Category Name of an item in LISE instead of the Category Index number?
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Code: Select all
{LISELoader item='category' identifier='category_id' instance='LISEInstance' value=$id assign='current_category_obj'}
{$current_category_obj|print_r:1}