{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://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}Visibility{/ts} {help id="id-visibility-options"} {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_visibility_id.$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}