Note: We now offer an RSVP feature learn more.
There are two main methods by which CalendarWiz can be used in event registration.
1. Custom Button
a. Linked to an email address
b. Linked to registration form
a. Linked to an email address
b. Linked to registration form
2. Event Description Popup link
a. Link via "More Info" field
b. Link to an email address
c. Link to registration form
a. Link via "More Info" field
b. Link to an email address
c. Link to registration form
1. Custom Button
You can create a Custom Button on the CalendarWiz navigation bar to aid in event registration. The Custom Button can either link to an email address or link to a registration form.
a. | Link the Custom Button to an email address: |
Login as Administrator -> Go to Admin Menu -> Options -> Advanced Options tab -> Enter the "Text label to show on button," e.g. "Register Here." Enter your email address into the field "Webpage or email address for button" -> Click Save. Note: If you choose to link the custom button to an email address, an administrator would need to monitor the emails and manually register the customer for the event. You could set up an email address specifically for registration, e.g. registration@yourdomain.com. | |
b. | Link the Custom Button to your own online registration form: |
Login as Administrator -> Go to Admin Menu -> Options -> Advanced Options tab and enter "Register Here" were it says "Text label to show on button." Next, enter the url that links to your registration form where it says "Webpage or email address for button" -> Click Save. Note: If you choose to link to a registration form, you or your webmaster would need to create the registration form and host it on your server. |
2. Register via Event Description Popup
You can place a link into an event description popup that aids in event registration.
a | Link via "More Info" field |
Login to CalendarWiz Calendar -> Click to Add or Edit an Event -> Click Description and Details Tab -> Enter your registration form url where is says "Web Page Link For More Information" -> Click Save Note: Here you can add an active link to your event description. This link could take your customers to an event registration form created by you or your webmaster. This form must be hosted on your server. | |
b. | Link to an email address |
You could set up an email address specifically for registration, e.g. registration@yourdomain.com. An administrator would need to monitor the emails and manually register the customer for the event. Create an "Email Here to Register" email link in an event description follow the below instructions: Click to Add Event -> Enter event information -> Click on Description and Details Tab -> Insert the code below into your event description so that your customers click to send an email to your registration email address. <p> Enter event description information here. <a href="mailto:youremailaddress@youremail.com?subject=Event%20Registration">Email Here to Register</a> </p>
| |
c. | Link to registration form |
Click to Add Event -> Enter event information -> Click on Description and Details Tab -> Insert the code below into your event description. Insert the code below: <p> Enter event description information here. <a href="http://www.yourdomainname.com/registration.htm" target="_blank">Click Here to Register</a> </p>
|