get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Edit Field{/i18n}:
{$oField->getName()}

{i18n}Field properties{/i18n}
{i18n}Name{/i18n}
{i18n}Description{/i18n}
{i18n}Type{/i18n} {$oField->getType()}
{i18n}Required{/i18n} getIsMandatory())}checked="true"{/if} />
{if $oField->getHasLookup()} {assign var="aEnabledMetadata" value=$oField->getEnabledValues()} {assign var="aDisabledMetadata" value=$oField->getDisabledValues()}

{i18n}Lookup fields may be composed of an arbitrary number of values. These values may be added to the Lookup field by entering them in below. If these values are being generated by, or synchronised to, an external datasource, toggling the Sticky attribute of a value will ensure that it will not be modified by changes in the external datasource list.{/i18n}

{i18n}Lookup Values{/i18n}

{i18n}Add new values{/i18n}
{if $oField->getHasLookup() and $oField->getHasLookupTree()} {assign var=iFieldId value=$oField->getId()} {i18n}Manage lookup tree{/i18n} {/if} {if $aEnabledMetadata}
{i18n}Existing values{/i18n}
{/if} {if $aDisabledMetadata}
{i18n}Disabled values{/i18n}
{/if} {/if}