From e26f4e37f3fa3f1d1d5e192b231ec11552e4d2dd Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Wed, 15 May 2013 19:03:28 -0700 Subject: [PATCH] Help for multi-record custom data set incorrectly says they can not be used in profiles. This changed in 4.3 due to CRM-10771. ---------------------------------------- * CRM-10771: Multiple-record Custom Data Sets in Profiles http://issues.civicrm.org/jira/browse/CRM-10771 --- templates/CRM/Custom/Page/Group.hlp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/CRM/Custom/Page/Group.hlp b/templates/CRM/Custom/Page/Group.hlp index c25f8b0183..80fbdb9870 100644 --- a/templates/CRM/Custom/Page/Group.hlp +++ b/templates/CRM/Custom/Page/Group.hlp @@ -55,7 +55,7 @@ {/htxt} {htxt id=id-is_multiple-title"} - {ts}Multiple{/ts} + {ts}Allow Multiple Records{/ts} {/htxt} {htxt id=id-is_multiple"}

{ts}Checking this box allows you to enter multiple sets of values for a given contact.{/ts}

@@ -64,7 +64,6 @@

{ts}CAUTION: The following features are NOT available for custom fields in 'multiple record' custom set:{/ts}

-- 2.25.1