• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • e-RegisterNow Main Website

e-RegisterNow Support

1.888.218.1020

You are here: Support » M-Level Topics » Branding » Step 4

Step 4

Example Custom Template Code

April 22, 2016 admin Leave a Comment

Print Friendly, PDF & Email

<html>

<head>
<title>Title of the Page</title>

<!–this variable will add information about the cashier who logged in at the top of a page–>
%%cashier_banner%%
</head>

<body>

<!–this variable is mandatory for any custom template steps 1 – 4–>
%%mandatory_system_message%%

<div align=center>

<h4>Invoice</h4>

<br><br>%%step4_invoice_table%%<br><br>

Click here to view a %%step4_printable_invoice_link%%<br><br>

<FORM action=”%%step4_form_action%%” method=%%step4_form_method%% name=%%step4_form_name%%>

%%step4_form_hiddendata%%

<input type=submit name=%%step4_form_finishedbutton_name%% value=”%%step4_form_finishedbutton_value%%”>

</FORM>

</div>
</body>
</html>

The Code Produces:

Filed Under: Step 4 Tagged With: Template

Custom Template Variables

April 22, 2016 admin Leave a Comment

Print Friendly, PDF & Email

Mandatory System Message:

%%mandatory_system_message%%

This variable MUST be included in all custom templates.

Invoice Details:

%%step4_invoice_details%%

This variable displays the invoice table, the printable invoice link, and any company information chosen to be displayed under Edit > Preferences > Step 4.

Invoice Table:

%%step4_invoice_table%%

This variable displays only the invoice table.

The ‘Home’ Button:

<FORM action=”%%step4_form_action%%” method=%%step4_form_method%% name=%%step4_form_name%%>

%%step4_form_hiddendata%%

<input type=submit name=%%step4_form_finishedbutton_name%% value=”%%step4_form_finishedbutton_value%%”>

</FORM>

Clicking on the ‘Home’ button will return the user to the web address specified under Edit > Preferences > Contact Info.

Printable Invoice Link:

%%step4_printable_invoice_link%%

This variable displays a link to a printable invoice. A period is included at the end, since the words ‘printable version’ should go at the end of a sentence.

Filed Under: Step 4 Tagged With: Template, variables

Default Templates

April 22, 2016 admin Leave a Comment

Print Friendly, PDF & Email

Default Template Variable

%%step4_default%%

Full Page Template Variable

%%step4_default_fullpage%%

Filed Under: Step 4 Tagged With: Template

Step 4 Page

March 16, 2016 Leave a Comment

Print Friendly, PDF & Email

Invoice Options
Show Link to Printable Invoice? The user can be provided with a Printable Invoice. This is useful if the Step 4 page contains a lot of graphics.
Show Company Name at Bottom of Invoice? Your Company’s name can appear on the Invoice
Show ‘contact us w/ problems…’ on Invoice? A description of who the registrant can contact at your organization can be included on the invoice.
Show ‘contact us w/ problems’ on printable invoice? See above
Include Contact name in ‘contact us…’ Text? The name of the person listed on the ‘Contact Information’ screen in the preferences can be included on the invoice.
‘Invoice’ synonym e.g. Receipt
Column 1 Heading Default is ‘Applicant’. The column contains the names of the registrants for the transaction.
Column 2 Heading Default is ‘Description’. The column contains a list of all events for the transaction.
Show the applicant’s name in column 1? The registrant’s name can appear on the invoice in column 1.
Show the company name in column 1? The registrant’s business name can be included on the invoice in column 1.
Display Contact Information
Show contact information on Step 4? The Contact information listed under ‘Contact Information’ in the Preferences can be displayed on the invoice.
Display: ‘X’ Select any contact information that you wish to appear on the invoice.
Button Display Options
Display the ‘Home’ button? A button to return to your web site can be included on the invoice.
Display ‘Register Another’ button? A link back to the registration page can be included on the invoice.
Optional Message You may include further information at the bottom of the invoice, such as directions to the event, important details, supplies needed, etc.

Filed Under: Preferences, Step 4 Tagged With: Calendar, Contact Information, Optional Message, Printable Invoice, Receipt Page, Step 4

Primary Sidebar

Related

  • Custom Template Variables
  • Default Templates
  • Default Templates
  • Example Custom Template Code

© Copyright 2016 · e-registernow.com · All Rights Reserved · Admin