Merge pull request #4764 from rohankatkar/CRM-15615
[civicrm-core.git] / templates / CRM / Export / Form / Select.hlp
1 {* Help for Export - select options form *}
2
3 {htxt id="id-export_merge_options-title"}
4 {ts}Merge Options{/ts}
5 {/htxt}
6 {htxt id="id-export_merge_options"}
7 <p>{ts}Use one of the merge contact options when exporting records to reduce your mailing size by sending a single piece of mail to each
8 address.{/ts}</p>
9
10 <p>{ts}Merge Contacts with the Same Address will combine any records having the same address (street address, city, postal code, country) into
11 a single record. If a household record already exists in which multiple individuals share an address, the household will be exported as
12 the combined record. If no household record exists, the records will be combined and the Addressee field will list the contact names,
13 comma-separated.{/ts}</p>
14
15 <p>{ts}Merge Household Members into their Households will export the household record for any contacts sharing a household address.{/ts}</p>
16 {/htxt}