hi everyone!
i use simple conditional to check if the field is empty or not in Safecracker. But it doesn’t seem to work at all. Any suggestions what’s wrong?
my code:
{exp:safecracker channel="quotes" return="edit/quotes" limit="100" status="open" dynamic="yes" preserve_checkboxes="yes" url_title="{segment_3}” require_entry=“yes”}
{if quote_ru}
{field:quote_ru}
{/if}
{/exp:safecracker}
dmitry