{i18n}This is a conditional fieldset. That means that the values selected in one field affect the possible values in the other fields. Only lookup fields can be added to this fieldset.{/i18n}

{i18n}Add New Field{/i18n} {i18n}Add New Field{/i18n}

{i18n}View Overview{/i18n} {i18n}View Overview{/i18n}

{i18n}Conditional Fieldset Management{/i18n} {if ($context->oMasterfield && empty($context->aFreeFields))}

{i18n}Manage Conditional Behaviours{/i18n} {i18n}Manage Conditional Behaviours{/i18n}

{/if}

{i18n}Manage Field Ordering{/i18n} {i18n}Manage Field Ordering{/i18n}


{if (!empty($fields))} {foreach from=$fields item=oField} {/foreach}
{i18n}Field Name{/i18n} {i18n}Edit{/i18n} {i18n}Delete{/i18n} {i18n}Type Description{/i18n}
{$oField->getName()} {i18n}edit{/i18n} {i18n}delete{/i18n} {$oField->getTypeDescription()}
{/if}