{$TITLE.sum_up_new_field_properties} :
{if $toPrint.maxlen} {/if} {if $toPrint.int_size} {/if} {if $toPrint.decimal_size} {/if} {if $toPrint.unique} {/if} {if $toPrint.highlight_url} {/if} {if $toPrint.time_type} {/if} {if $toPrint.read_only} {/if}
{$STRING.FIELD_CONF.Description.type} : {$new_field.field_type_title} {$STRING.FIELD_CONF.Description.title} : {$new_field.title}


{$STRING.FIELD_CONF.Description.description} :
 
{$STRING.FIELD_CONF.Description.default_value} : {$new_field.default_value}
{$STRING.FIELD_CONF.Description.edit_order} : {$new_field.edit_order}
{$STRING.FIELD_CONF.Description.list_order} : {$new_field.list_order}
{$STRING.properties.maxlen} : {$new_field_sp->maxlen}
{$STRING.properties.int_size} : {$new_field_sp->int_size}
{$STRING.properties.decimal_size} : {$new_field_sp->decimal_size}
{$STRING.properties.unique} : unique == true} CHECKED {/if} value="1">
{$STRING.properties.highlight_url} : highlight_url == true} CHECKED {/if} value="1">
{$STRING.properties.time_type} : {$new_field_sp->time_type}
{$STRING.properties.read_only} : read_only == true} CHECKED {/if} disabled=true>
{$STRING.warning_create_field_cannot_be_cancelable}