[#47] Simplify evaluating required address components and re-arrange profile form
This commit is contained in:
parent
3656b413a1
commit
6779349505
3 changed files with 40 additions and 43 deletions
|
@ -12,6 +12,7 @@
|
|||
| written permission from the original author(s). |
|
||||
+-------------------------------------------------------------*}
|
||||
|
||||
{crmScope extensionKey='de.systopia.twingle'}
|
||||
{htxt id='id-location_type_id'}
|
||||
{ts domain="de.systopia.twingle"}Select which location type to use for addresses for individuals, either when no organisation name is specified, or an organisation address can not be shared with the individual contact.{/ts}
|
||||
{/htxt}
|
||||
|
@ -55,9 +56,9 @@
|
|||
{/htxt}
|
||||
|
||||
{htxt id='id-required_address_components'}
|
||||
<p>{ts domain="de.systopia.twingle"}Select the address components that must be present to create a new address for the contact.{/ts}</p>
|
||||
<p>{ts domain="de.systopia.twingle"}Depending on your XCM settings, the newly transferred address will replace the old one. This behavior may be intentional, as you always want to have the most current address.{/ts}</p>
|
||||
<p>{ts domain="de.systopia.twingle"}<strong>ATTENTION:</strong> In some cases Twingle sends only the country of the user. If no other address components are selected in the required address components, the current user address will be overwritten with an address containing only the country, depending on the XCM settings.{/ts}</p>
|
||||
<p>{ts}Select the address components that must be present to create or update an address for the contact.{/ts}</p>
|
||||
<p>{ts}Depending on your XCM settings, the transferred address might replace an existing one.{/ts}</p>
|
||||
<p>{ts}Since in some cases Twingle send the country of the user as the only address parameter, depending on your XCM configuration, not declaring other address components as required might lead to the current user address being overwritten with an address containing the country only.{/ts}</p>
|
||||
{/htxt}
|
||||
|
||||
{htxt id='id-custom_field_mapping'}
|
||||
|
@ -74,3 +75,4 @@
|
|||
<li><strong>ContributionRecur</strong> – Will be set on the recurring contribution and deriving single contributions</li>
|
||||
</ul>{/ts}
|
||||
{/htxt}
|
||||
{/crmScope}
|
Loading…
Add table
Add a link
Reference in a new issue