From: Coleman Watts Date: Tue, 20 Jan 2015 17:20:19 +0000 (-0500) Subject: CRM-15842 - Improve custom field multiple record display options X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1cc99faf9c69755ce54773229e35d3b4ced43419;p=civicrm-core.git CRM-15842 - Improve custom field multiple record display options ---------------------------------------- * CRM-15842: Custom field form improvements https://issues.civicrm.org/jira/browse/CRM-15842 --- diff --git a/templates/CRM/Custom/Form/Group.tpl b/templates/CRM/Custom/Form/Group.tpl index 6ef11d74f5..1908d6631b 100644 --- a/templates/CRM/Custom/Form/Group.tpl +++ b/templates/CRM/Custom/Form/Group.tpl @@ -40,16 +40,15 @@ {$form.weight.label} {$form.weight.html} {help id="id-weight"} - {* This section shown only when Used For = Contact, Individ, Org or Household. *} + {* This section shown only when Used For = Contact, Individ, Org or Household. *} {$form.is_multiple.html} {$form.is_multiple.label} {help id="id-is_multiple"} - - {*
{$form.min_multiple.label}
{$form.min_multiple.html}
*} + {$form.max_multiple.label} {$form.max_multiple.html} {help id="id-max_multiple"} - + {$form.style.label} {$form.style.html} {help id="id-display_style"} @@ -86,6 +85,7 @@ {literal}