{{csscombine file="`$url.css`contact-edit.css"}} {{$url.css}}users-common.css {{$url.css}}users-edit.css {{/csscombine}} {{jscombine file="`$url.js`common.js"}} {{$url.common}}js/jquery.wbs.popup.js {{$url.common}}js/wbs-common.js {{/jscombine}}
[`Customize fields for "{{$type_name}}"`]{{foreach name=sections from=$fields item=section}}
{{if $smarty.foreach.sections.index}}
{{/if}}
{{$section.name}}
{{if $smarty.foreach.sections.index == 0}}
[`Primary identifying fields (these fields can not be edited or deleted; some fields can be disabled)`]
[`Auxiliary fields`]
{{assign var="adv" value="1"}}
{{/if}}
{{$field.name}}{{if $field.required}}*{{/if}}:
{{$types[$field.type]}} {{if $field.type == 'VARCHAR' && $field.options}}({{$field.options}}){{/if}}
[`disabled for `]"{{$type_name}}"
|
[`Enable`]
{{if !$field.standart}}
|
[`Delete`]
{{/if}}
{{if $field.type != 'IMAGE'}}
|
{{/if}}
{{if !$field.standart}}
[`Edit`]
|
[`Move`]
|
{{/if}}
[`Disable`]{{if !$field.standart}}
|
[`Delete`]
{{/if}}
{{else}}
|
[`This page allows you to customize your contact entry format: add new sections and fields, delete/modify existing fields or change their location and appearance.`]
[`NOTE`]: [`Changes can not be canceled. Be careful and don't lose precious data.`]