{if $prefix == "options"} {$prefix = "options[address][fields]"} {/if} {if in_array($ftype, array('select', 'checklist', 'radio', 'branch'))} {if $f->getParameter('options')} {if $ftype == 'branch'} {$hide = $f->getParameter('hide')} {/if} {foreach $f->getOptions() as $value => $label} {/foreach} {/if}
{if $ftype == 'branch'} {/if}
[s`Add item`]
{if $f->getParameter('options')} {/if}
{if $ftype == 'branch'} {/if} {elseif $ftype == 'textarea'} {elseif $ftype == 'conditional'}
[s`Manage conditions`]
{/if}