{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}
[`Add item`]
{if $f->getParameter('options')} {/if}
{if $ftype == 'branch'} {/if} {elseif $ftype == 'textarea'} {* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *} {elseif $ftype == 'conditional'}{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *}
[`Manage conditions`]
{* *} {/if}