Edit Fieldset
{if ($fieldSet->canBeMadeConditional() === true)}
{else}
{if ($fieldSet->getIsConditional())}
Field has conditions attached to it..
- Manage conditions.
- Test conditions
{else}
Fieldset cannot be made conditional. One of the fields must not be a lookup.
{/if}
{/if}