{* +--------------------------------------------------------------------+ | CiviCRM version 4.5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | 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 $addProfileBottomAdd OR $addProfileBottom} {if $addProfileBottomAdd }{$form.additional_custom_post_id_multiple[$profileBottomNumAdd].label} {else}{$form.custom_post_id_multiple[$profileBottomNum].label}{/if} {if $addProfileBottomAdd }{$form.additional_custom_post_id_multiple[$profileBottomNumAdd].html}{else}{$form.custom_post_id_multiple[$profileBottomNum].html}{/if}  {ts}remove profile{/ts}   {ts}add another profile (bottom of page){/ts} {if $addProfileBottomAdd }
{ts}Change this if you want to use a different profile for additional participants.{/ts}
{else}
{ts}Include additional fields on this registration form by selecting and configuring a CiviCRM Profile to be included at the bottom of the page.{/ts}
{/if}
{else} {assign var=eventID value=$id}
{ts}If you want to provide an Online Registration page for this event, check the first box below and then complete the fields on this form.{/ts} {help id="id-event-reg"}
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.is_online_registration.label} {$form.is_online_registration.html} {ts}Online registration enabled?{/ts}
{if !$isTemplate} {/if} {if $form.requires_approval} {/if} {if $form.approval_req_text} {/if}
{$form.registration_start_date.label} {include file="CRM/common/jcalendar.tpl" elementName=registration_start_date}
{$form.registration_end_date.label} {include file="CRM/common/jcalendar.tpl" elementName=registration_end_date}
{$form.is_multiple_registrations.label} {$form.is_multiple_registrations.html} {help id="id-allow_multiple"}
{$form.allow_same_participant_emails.label} {$form.allow_same_participant_emails.html} {help id="id-allow_same_email"}
{$form.dedupe_rule_group_id.label} {$form.dedupe_rule_group_id.html} {help id="id-dedupe_rule_group_id"}
{$form.requires_approval.label} {$form.requires_approval.html} {help id="id-requires_approval"}
{$form.approval_req_text.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='approval_req_text' id=$eventID}{/if} {$form.approval_req_text.html}
{$form.expiration_time.label} {$form.expiration_time.html|crmAddClass:four} {help id="id-expiration_time"}
{*Registration Block*}
{ts}Registration Screen{/ts}
{$form.intro_text.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='intro_text' id=$eventID}{/if} {$form.intro_text.html}
{ts}Introductory message / instructions for online event registration page (may include HTML formatting tags).{/ts}
{if $profilePostMultiple} {foreach from=$profilePostMultiple item=profilePostId key=profilePostNum name=profilePostIdName} {/foreach} {/if}
{$form.custom_pre_id.label} {$form.custom_pre_id.html}
{ts}Include additional fields on this registration form by selecting and configuring a CiviCRM Profile to be included at the top of the page (immediately after the introductory message).{/ts}{help id="event-profile"}
{$form.custom_post_id.label} {$form.custom_post_id.html}
{ts}Include additional fields on this registration form by selecting and configuring a CiviCRM Profile to be included at the bottom of the page.{/ts}
  {ts}add another profile (bottom of page){/ts}
{$form.custom_post_id_multiple.$profilePostNum.label} {$form.custom_post_id_multiple.$profilePostNum.html}  {ts}remove profile{/ts} {if $smarty.foreach.profilePostIdName.last}    {ts}add another profile (bottom of page){/ts} {/if}
{if $profilePostMultipleAdd} {foreach from=$profilePostMultipleAdd item=profilePostIdA key=profilePostNumA name=profilePostIdAName} {/foreach} {/if}
{$form.additional_custom_pre_id.label} {$form.additional_custom_pre_id.html}
{ts}Change this if you want to use a different profile for additional participants.{/ts}

{$form.additional_custom_post_id.label} {$form.additional_custom_post_id.html}
{ts}Change this if you want to use a different profile for additional participants.{/ts}
 {ts}add another profile (bottom of page){/ts}
{$form.additional_custom_post_id_multiple.$profilePostNumA.label} {$form.additional_custom_post_id_multiple.$profilePostNumA.html}  {ts}remove profile{/ts} {if $smarty.foreach.profilePostIdAName.last}    {ts}add another profile (bottom of page){/ts} {/if}
{*Confirmation Block*}
{ts}Confirmation Screen{/ts} {if !$is_monetary}
{$form.is_confirm_enabled.label} {$form.is_confirm_enabled.html}
{ts}Optionally hide the confirmation screen for free events.{/ts}
{/if}
{$form.confirm_title.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_title' id=$eventID}{/if} {$form.confirm_title.html}
{ts}Page title for screen where user reviews and confirms their registration information.{/ts}
{$form.confirm_text.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_text' id=$eventID}{/if} {$form.confirm_text.html}
{ts}Optional instructions / message for Confirmation screen.{/ts}
{*ThankYou Block*}
{ts}Thank-you Screen{/ts}
{$form.thankyou_title.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_title' id=$eventID}{/if} {$form.thankyou_title.html}
{ts}Page title for registration Thank-you screen.{/ts}
{$form.thankyou_text.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_text' id=$eventID}{/if} {$form.thankyou_text.html}
{ts}Optional message for Thank-you screen (may include HTML formatting).{/ts}
{* Confirmation Email Block *}
{ts}Confirmation Email{/ts}
{$form.is_email_confirm.label} {$form.is_email_confirm.html}
{ts}Do you want a registration confirmation email sent automatically to the user? This email includes event date(s), location and contact information. For paid events, this email is also a receipt for their payment.{/ts}
{$form.confirm_email_text.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_email_text' id=$eventID}{/if} {$form.confirm_email_text.html}
{ts}Additional message or instructions to include in confirmation email.{/ts}
{$form.confirm_from_name.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_from_name' id=$eventID}{/if} {$form.confirm_from_name.html}
{ts}FROM name for email.{/ts}
{$form.confirm_from_email.label} * {$form.confirm_from_email.html}
{ts}FROM email address (this must be a valid email account with your SMTP email service provider).{/ts}
{$form.cc_confirm.label} {$form.cc_confirm.html}
{ts}You can notify event organizers of each online registration by specifying one or more email addresses to receive a carbon copy (cc). Multiple email addresses should be separated by a comma (e.g. jane@example.org, paula@example.org).{/ts}
{$form.bcc_confirm.label} {$form.bcc_confirm.html}
{ts}You may specify one or more email addresses to receive a blind carbon copy (bcc) of the confirmation email. Multiple email addresses should be separated by a comma (e.g. jane@example.org, paula@example.org).{/ts}
{*end of div registration_blocks*}
{include file="CRM/common/formButtons.tpl" location="bottom"}
{include file="CRM/common/showHide.tpl"} {include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="is_online_registration" trigger_value ="" target_element_id ="registration_blocks" target_element_type ="block" field_type ="radio" invert = 0 } {if !$is_monetary} {include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="is_confirm_enabled" trigger_value ="" target_element_id ="confirm_screen_settings" target_element_type ="block" field_type ="radio" invert = 0 } {/if} {include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="is_email_confirm" trigger_value ="" target_element_id ="confirmEmail" target_element_type ="block" field_type ="radio" invert = 0 } {include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="is_multiple_registrations" trigger_value ="" target_element_id ="additional_profile_pre|additional_profile_post" target_element_type ="table-row" field_type ="radio" invert = 0 } {if $form.requires_approval} {include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="requires_approval" trigger_value ="" target_element_id ="id-approval-text" target_element_type ="table-row" field_type ="radio" invert = 0 } {/if} {*include profile link function*} {include file="CRM/common/buildProfileLink.tpl"} {/if}