{* +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2019 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{if $action eq 8}
{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}
 {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} {literal} {/literal}