{* +--------------------------------------------------------------------+ | CiviCRM version 4.5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *} {* add/update/view custom data group *}
{ts}Use Custom Field Sets to add logically related fields for a specific type of CiviCRM record (e.g. contact records, contribution records, etc.).{/ts} {help id="id-group_intro"}
{include file="CRM/common/formButtons.tpl" location="top"}
{* This section shown only when Used For = Contact, Individ, Org or Household. *} {*
{$form.min_multiple.label}
{$form.min_multiple.html}
*}
{$form.title.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_custom_group' field='title' id=$gid}{/if} {$form.title.html} {help id="id-title"}
{$form.extends.label} {$form.extends.html} {help id="id-extends"}
{$form.weight.label} {$form.weight.html} {help id="id-weight"}
{$form.is_multiple.html} {$form.is_multiple.label} {help id="id-is_multiple"}
{$form.max_multiple.label} {$form.max_multiple.html} {help id="id-max_multiple"}
{$form.style.label} {$form.style.html} {help id="id-display_style"}
  {$form.collapse_display.html} {$form.collapse_display.label} {help id="id-collapse"}
  {$form.collapse_adv_display.html} {$form.collapse_adv_display.label} {help id="id-collapse-adv"}
  {$form.is_active.html} {$form.is_active.label}
{$form.help_pre.label} {help id="id-help_pre"} {$form.help_pre.html}
{$form.help_post.label} {help id="id-help_post"} {$form.help_post.html}
{include file="CRM/common/formButtons.tpl" location="bottom"}
{if $action eq 2 or $action eq 4} {* Update or View*}

{/if} {$initHideBlocks} {literal} {/literal}