Confirmation Page

Eventmaker comes with a powerful language editor for your custom registration form. It’s derived from the markup language Liquid. This page shows you how you can use the custom Eventmaker liquid tags and variables to build your registration form. Please note that this form will embed the Bootstrap CSS so that you can use any of the fancy classes on your fields.

Liquid variables

Here are the variables available to use in Liquid for the custom Registration Page :

{{ standard_confirmation_options_form }}

this tag display :

  • donwload badge button if ebadge is enabled

  • new registration button

  • Twitter share button

  • Facebook share button

  • Linkedin share button

    Each button can be added or removed in the confirmation page configuration.

![Result](http://i.imgur.com/hgKa4C7.png)

Last updated