{ac_modes default="add"} {ac_js lib="scriptaculous/prototype.js"} {ac_js lib="scriptaculous/scriptaculous.js"} {if $ftype == 5 or $ftype == 7 or $ftype == 8} {assign var = "default_on" value = "circle_green"} {assign var = "default_off" value = "circle_grey"} {else} {assign var = "default_on" value = "radio_checked"} {assign var = "default_off" value = "radio_unchecked"} {/if} {/literal} {if isset($customfield_usersettings_header)} {include file="user-settings.header.inc.htm" userpage='user_field'} {else} {if $mode == 'add'}

{$pageTitle} > {"Add"|alang} {$ftype|ac_field_type}

{else}

{$pageTitle} > {"Edit"|alang} {$ftype|ac_field_type} {$field.title|default:''}

{/if} {/if}
{include file="message.tpl.htm"}
{if $ftype == 2} {/if} {if in_array($ftype, array(1,2,3,6,9))} {elseif $ftype >= 4 and ($ftype <= 5 or $ftype == 7 or $ftype == 8)} {/if} {if isset($field.bubble_content) or isset($isstrio)} {if $ftype == 6} {else} {/if} {/if} {if $ftype != 6} {/if} {if isset($mirror_list) and count($mirror_list) > 0} {if $mirroring} {else} {/if} {/if} {if $inlist} {/if} {if $perstag} {/if} {if isset($custom_field_include)} {include file=$custom_field_include} {/if}
{"Field Name"|alang}
{"Columns"|alang}
{"Rows"|alang}
{"Default Value"|alang} {if in_array($ftype, array(1,6))} {elseif $ftype == 9} {elseif $ftype == 2} {elseif $ftype == 3} {/if}
{"Field Values "|alang} {if $ftype == 5 or $ftype == 7 or $ftype == 8}
{else} {/if}
{if isset($field.values)} {foreach from=$field.values item=v name="fields"}
{if (($ftype == 7 or $ftype == 8) and in_array($v.value, $field.onfocus_array)) or $v.value == $field.onfocus|default:""} {assign var="field_img" value=$default_on} {assign var="field_def" value=true} {else} {assign var="field_img" value=$default_off} {assign var="field_def" value=false} {/if} {if $field_def == true} {/if}
{foreachelse} {/foreach} {else} {/if}
{"Bubble content"|alang} {"The contents of this field will show up as a tooltip when visitor hovers over the field."|help}
{"Required?"|alang} {"If this option is checked, the person filling the form will not be able to proceed with form submission unless the field has some value entered."|help}
{"Label Justification"|alang} {"The label of this field (a title) can be shown both above the field, or on its left side."|help}
{"Mirror this in"|alang}{"For use in"|alang}
{"Select:"|alang} {"All"|alang} · {"None"|alang}
{"Show on subscriber listing page?"|alang}
{"Personalization Tag"|alang} %% {"This value will be used as a placeholder for this personalization field. If you enter 'MYTAG', then your content should have a placeholder %MYTAG% that would be replaced with a field value. NOTE: spaces will be replaced with a dash, and % characters are not allowed."|help}

{ac_back href=$back_href}