I’m putting together a SAEF for a new site. Is there any way to display the post’s categories within the {preview} tag?
I have tried the {categories} variable pair as used in a channel:entries tag, e.g.:
{categories backspace="2" show_group="1|4"}<a href="http://{path=SITE_INDEX}">{category_name}</a>; {/categories}but this appears to be invalid as the preview is displaying the code above.