08/20/2018 at 10:13 am
#470434
Keymaster
@ Brendan
This should do it.
$entry->getCategoryBlock(
array(
'label' => '',
'separator' => ' ',
'type' => 'list',
)
);
Hope this helps!
-
This reply was modified 7 years, 12 months ago by
Steven Zahm. Reason: Correct code
