Hi guys,
I’m using the SAEF and am wondering if there’s any way to tell it to ignore a specific custom field when listing them?
As in:
{custom_fields field_id="not 132"}
{if required}<span class="redtext">* </span>{/if}{field_label}
{field_instructions}This doesn’t work, but you can kinda see what I’m after. I want the SAEF to list all the custom fields except field_id_132.
Any thoughts?