commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / templates / CRM / Price / Page / Field.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | CiviCRM version 4.6 |
4 +--------------------------------------------------------------------+
5 | Copyright CiviCRM LLC (c) 2004-2015 |
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25 *}
26 {htxt id="id-negative-title"}
27 {ts}Negative Amounts{/ts}
28 {/htxt}
29 {htxt id="id-negative"}
30 {ts}You may enter a negative amount value if the field or option is being used to discount the total price. Use a price of 1 and Display Amount off (unchecked) to allow a user to enter a contribution amount in a Text / Numeric Quantity field.{/ts}
31 {/htxt}
32
33 {htxt id="id-negative-options-title"}
34 {ts}Negative Options{/ts}
35 {/htxt}
36 {htxt id="id-negative-options"}
37 {ts}You may enter a negative amount value if the field or option is being used to discount the total price.{/ts}
38 {/htxt}
39
40 {htxt id="id-participant-count-title"}
41 {ts}Participant Count{/ts}
42 {/htxt}
43 {htxt id="id-participant-count"}
44 <p>{ts}Enter a value here if you want to increment the number of registered participants per unit against the maximum number of participants allowed for this event. For example, if this price field is for a table at a fundraiser which seats eight people, you would set Participant Count to 8.{/ts}</p>
45 <p>{ts}If you do not want this option to increment the participant count for the event you can still restrict how many times this particular option can be chosen. Leave this field empty and enter a value in the adjacent Max Participants box. For example, if you leave this empty and set the adjacent Max Participant = 20, only 20 registrants can choose this option before it becomes unavailable to online registrants.{/ts}</p>
46 {/htxt}
47
48 {htxt id="id-participant-max-title"}
49 {ts}Participant Limit{/ts}
50 {/htxt}
51 {htxt id="id-participant-max"}
52 {ts}If you want to limit the number of participants who can chose this option, enter that number here. This limit is separate from the maximum number of participants allowed to register for the event (you can set that number from Configure Event > Info and Settings). {/ts}
53 {/htxt}
54
55 {htxt id="id-visibility-title"}
56 {ts}Visibility{/ts}
57 {/htxt}
58 {htxt id="id-visibility"}
59 {ts}Fields with 'Public' visibility will be displayed on your Event Information page AND will be available in the online registration (self-service) form. For some events you may want to allow staff to select special options with special pricing and / or discounts (using negative price set field values). Select 'Admin' visibility for these Price Fields. They will only be included when staff or volunteers are registering participants from the back-office 'Register Event Participants' screen.{/ts}
60 {/htxt}
61
62 {htxt id="id-member-price-options-title"}
63 {ts}Price Options{/ts}
64 {/htxt}
65 {htxt id="id-member-price-options"}
66 <p>
67 {ts}Create an option row for each membership type you want to offer as a choice. The option Label and Amount columns will be automatically filled with the selected membership type name and associated fee. However you can over-ride these values as needed. For example, you can create an option for a special discount on a particular membership.{/ts}
68 </p>
69 <p>
70 {ts}Leave the Membership Type blank for additional non-membership options (e.g. magazine subscription).{/ts}
71 </p>
72 <p>
73 {ts}Generally you will create a separate price field for each non-overlapping "class" of membership (e.g. National membership vs. Local Chapter membership).{/ts}<br />
74 {ts}EXAMPLE: A price set with 3 price fields. National membership (with 3 price options - radio button style), Regional membership (checkbox), and an optional magazine subscription.{/ts}
75 <br />
76 <table>
77 <tr>
78 <td>{ts}National Membership{/ts} :</td><td>[ x ] {ts}General{/ts} $ 125.00</td>
79 </tr>
80 <tr><td></td><td>[ ] {ts}Student{/ts} $ 50.00</td></tr>
81 <tr><td></td><td>[ ] {ts}Senior{/ts} $ 75.00</td></tr>
82 <tr><td colspan=2></td></tr>
83 <tr><td>{ts}Join your local chapter{/ts}</td><td>[ x ] $15.00</td></tr>
84 <tr><td>{ts}Subscribe to Green Times{/ts}</td><td>[ x ] $35.00</td></tr>
85 </table>
86 </p>
87 <p>
88 {ts}Auto-renew Memberships - You can offer constituents the option to have their membership renewed automatically AND use the membership price set feature if:{/ts} <ul>
89 <li>{ts}You are using a payment processor that supports auto-renewals.{/ts}</li>
90 <li>{ts}All membership types in the price set have the auto-renew feature enabled (Administer > CiviMember > Membership Types){/ts}.</li>
91 <li>{ts}All membership types in the price set have the same duration (e.g. they are one year memberships).{/ts}<li>
92 </ul>
93 {ts}These constraints are due to the fact that when a constituent signs up for multiple memberships using a price set - a single recurring payment record is created which covers the total fees for all selected memberships.{/ts}
94 </p>
95 {/htxt}
96
97 {htxt id="id-membership-type-title"}
98 {ts}Membership Type{/ts}
99 {/htxt}
100 {htxt id="id-membership-type"}
101 {ts}If you select a membership type, a membership will be created or renewed when users select this option. Leave this column blank for non-membership options (e.g. magazine subscription).{/ts}
102 {/htxt}