Merge pull request #17383 from eileenmcnaughton/ids
[civicrm-core.git] / templates / CRM / Activity / Form / Activity.hlp
CommitLineData
0d4db96c
DG
1{*
2 +--------------------------------------------------------------------+
1188c7a8 3 | Copyright CiviCRM LLC. All rights reserved. |
0d4db96c 4 | |
1188c7a8
TO
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
0d4db96c
DG
8 +--------------------------------------------------------------------+
9*}
a850c3fe
SM
10{htxt id="separation-title"}
11 {ts}Activity Separation{/ts}
0d4db96c 12{/htxt}
a850c3fe
SM
13{htxt id="separation"}
14 <p>{ts}With separate activities, you can enter different activity information for different contacts after creating the activities.{/ts}</p>
15 <p>{ts}With a single activity, the activity information cannot be customized for each contact.{/ts}</p>
232624b1 16{/htxt}
f71cfc02
CW
17
18{htxt id="assignee_contact_id"}
19 <p>
20 {ts}You can optionally assign this activity to someone. Assigned activities will appear in their Activities listing at CiviCRM Home.{/ts}
21 </p>
22{/htxt}
4df5878b 23
24{htxt id="sent_copy_email"}
25 <p>
26 {ts}When CiviCRM emails a copy of this activity to each assignees, that email will come from the contact listed under "Added By".{/ts}
27 </p>
28 <p>
29 {ts}If (in rare cases) that contact has no email address, then CiviCRM will send the email from the default "from" email address configured for this domain. And finally, if that email address has not been configured, then CiviCRM will send the email from the email address associated with the currently logged in user who creates this activity.{/ts}
30 </p>
31{/htxt}