• 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 » Example Custom Template Code

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

Previous Post: « Custom Template Variables
Next Post: Manage Registrants »

Reader Interactions

Join the Discussion! Cancel reply

Please submit your comment with a real name.

Thanks for your feedback!

CAPTCHA
Refresh

*

Primary Sidebar

Search by Categories

open all | close all

Related

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

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

Go to mobile version