{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{if $action eq 8}
{icon icon="fa-info-circle"}{/icon} {ts}WARNING: Deleting this profile field will remove it from Profile forms and listings. If this field is used in any 'stand-alone' Profile forms, you will need to update those forms to remove this field.{/ts} {ts}Do you want to continue?{/ts}
{else}
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.field_name.label} {help id='field_name_0'} {$form.field_name.html|smarty:nodefaults}
 {ts}Select the type of CiviCRM record and the field you want to include in this Profile.{/ts}
{$form.label.label} {help id='label'}{if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_uf_field' field='label' id=$fieldId}{/if} {$form.label.html}
{$form.is_multi_summary.label}{help id='is_multi_summary'} {$form.is_multi_summary.html}
{$form.is_required.label} {help id='is_required'} {$form.is_required.html}
{$form.is_view.label} {help id='is_view'} {$form.is_view.html}
{$form.visibility.label} {help id='visibility'} {$form.visibility.html}
{$form.is_searchable.label} {help id='is_searchable'}
{$form.is_searchable.html}
{$form.in_selector.label}{help id='in_selector'}
{$form.in_selector.html}
{$form.help_pre.label}{if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_uf_field' field='help_pre' id=$fieldId}{/if} {help id='help'} {$form.help_pre.html}
{$form.help_post.label}{if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_uf_field' field='help_post' id=$fieldId}{/if} {help id='help'} {$form.help_post.html}
{$form.weight.label} {help id='weight'}  {$form.weight.html}
{$form.is_active.label} {help id='is_active'} {$form.is_active.html}
{/if}
{include file="CRM/common/formButtons.tpl" location="bottom"}
{$initHideBoxes|smarty:nodefaults} {literal} {/literal}