From: Dave Greenberg Date: Mon, 1 Dec 2014 17:59:26 +0000 (-0500) Subject: CRM-15666 - Fix obsolete help re: import of multi-record custom fields. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=61dcf61b3f423ebd6375a7206dc1ed2361321b12;p=civicrm-core.git CRM-15666 - Fix obsolete help re: import of multi-record custom fields. ---------------------------------------- * CRM-15666: https://issues.civicrm.org/jira/browse/CRM-15666 --- diff --git a/templates/CRM/Custom/Page/Group.hlp b/templates/CRM/Custom/Page/Group.hlp index b8790cd642..868ee9d739 100644 --- a/templates/CRM/Custom/Page/Group.hlp +++ b/templates/CRM/Custom/Page/Group.hlp @@ -54,6 +54,7 @@

{ts}If your site uses Contact Subtypes, you can assign this set of custom fields to a specific subtype (e.g. 'Student'), OR you can select '- Any -' which makes the fields available to contacts of the parent type (e.g. 'Individual') as well as to any subtypes.{/ts}

{/htxt} +{capture assign=importMultipleURL}{crmURL p="civicrm/import/custom" q="reset=1"}{/capture} {htxt id=id-is_multiple-title"} {ts}Allow Multiple Records{/ts} {/htxt} @@ -61,12 +62,14 @@

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

{ts}EXAMPLE: When creating a set of custom fields used to collect Employment History - you might have fields for Job Title, Start Date, End Date, and Reason for Leaving. Checking the "multiple records" box allows you to collect information for multiple jobs.{/ts}

{ts}You can also set the maximum number of records which can be recorded per contact. Using the previous example, you might only want data for the three most recent jobs.{/ts}

+

{ts 1=$importMultipleURL}Use the Multi-value Custom Data Import tool to import data into multiple record custom fields (contact records must already exist).{/ts}

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

+ +

{/htxt} {htxt id=id-max_multiple-title"}