{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{if $useForMember}{ts}Membership Options{/ts}{else}{ts}Price Field Options{/ts}{/if}
{if $useForMember} {ts}Fill in a row for each membership type you want to offer as an option (click 'another choice' for each additional choice). Click the help icon for more info on membership price sets.{/ts} {help id="id-member-price-options"} {else} {ts}Enter up to fifteen (15) multiple choice options in this table (click 'another choice' for each additional choice). If you need more than ten options, you can create an unlimited number of additional choices using the Edit Price Options link after saving this new field. Enter a description of the option in the 'Label' column, and the associated price in the 'Amount' column. Click the 'Default' radio button to the left of an option if you want that to be selected by default.{/ts} {/if}
{strip} {if $useForMember} {/if} {if $useForEvent} {/if} {section name=rowLoop start=1 loop=16} {assign var=index value=$smarty.section.rowLoop.index} {if $useForMember} {/if} {if $useForEvent} {/if} {/section}
  {ts}Default{/ts}{ts}Membership Type{/ts} {help id="id-membership-type"} {ts}Number of Terms{/ts}{ts}Label{/ts} {ts}Amount{/ts} {if $useForEvent}{help id="id-negative-options"}{/if} {ts}Financial Type{/ts}{ts}Participant Count{/ts} {help id="id-participant-count"} {ts}Max Participant{/ts} {help id="id-participant-max"}{ts}Order{/ts} {ts}Active?{/ts}
{if $index GT 1} {/if} {$form.membership_type_id.$index.html} {$form.membership_num_terms.$index.html} {$form.option_label.$index.html} {$form.option_amount.$index.html} {$form.option_financial_type_id.$index.html}{$form.option_count.$index.html} {$form.option_max_value.$index.html} {$form.option_weight.$index.html} {$form.option_status.$index.html}
{ts}If you need additional options - you can add them after you Save your current entries.{/ts}
{/strip}