Customize the RSVP Form

RSVPMaker provides a default RSVP form. You can customize the default form or create a different one for a specific event or event template. The form itself is modeled as a WordPress document, one not meant to be displayed outside of the form for an event.

The default form asks for:

  • First Name, Last Name, and Email
  • A single phone number, with a drop down list for specifying whether it is a mobile, home, or work number
  • A section for adding the names of guests
  • A note field where the person registering can add a comment

You can delete any of these fields and add others. You can determine which fields are required and which ones should also show up in the guest section (if you’ve included the guest section).

Here’s an example of the default form for Online Presenters Toastmasters, a public speaking and professional development club that meets online and focuses on the skills you need to present online. There’s no guest section (that’s more appropriate for offline events like luncheons) but we gather some other information about our guests.

Screenshot: Editing an RSVP Form in the WordPress editor
Online Presenters RSVP form

The only field that is absolutely required is email. You can change the label on that one, but a validated email address is required or the form submission will not be processed. Previously, first and last name were also mandatory — and they are still required by default — but you can now specify that they are not required, or not include one or both of those fields on your form. I’ve had people ask for the option of creating simpler forms where they may ask for just the first name or just a nickname, or just an email address and nothing else. Again, that might be appropriate for certain informal online events or for attracting a privacy-conscious crowd.

To see the available form components, type rsvpfield in the block chooser popup or enter /rsvpfield as a slash command on a blank line.

Screenshot: Adding RSVP Form user text fields and other interface components


RSVPMaker form builder blocks

Like all content blocks, these form builder blocks have options specific to their content type. Typically, those options will be displayed in the sidebar on the right hand side of the page (if you don’t see it, click the gear symbol and select the Block tab).

Screenshot: block properties for user interface components displayed in the sidebar

Text field options:

  • Label
  • Required (yes/no)
  • Include on guest form (yes/no)

Textarea options:

  • Label
  • Required (yes/no)
  • Include on guest form (yes/no)

Radio Buttons / Select (Drop-Down Field)

  • Label
  • Include on guest form (yes/no)
  • Choices, separated by a comma

Mailchimp Checkbox

  • Label (defaults to “Add me to your email list”)
  • Checked by default (yes/no)

Guests

  • Limit (if any) to the number of guests per party
  • You can embed other form fields in this section if there is information to be gathered about the guests only. Example: An event for parents and children, where “Grade Level” is an additional field for the children on the guest list.
Screenshot: The Guest block at the end of an RSVP Form
The Guests widget, with an additional field embedded for a question to be asked about guests, which will not appear on the main form.

By themselves, these blocks are not functional if included outside of one of the special documents created specifically define a form. They are not intended for use within the body of an event post or any other document. I have some ideas about providing a wrapper that would allow you to embed them in other contexts, but for now if you are looking at a document with a headline other than “RSVP Form” you don’t want to be including these blocks.

If you run into glitches with the form blocks not working as promised, let me know in the support forum on WordPress.org.

Overall, I think this is a huge improvement over the system of shortcodes and the primitive form builder provided in earlier versions.

Form upgrade prompt (excuse the typo)

The new form will be used by default on new installs of RSVPMaker on WordPress 5 or greater. Existing RSVPMaker users will see a prompt to upgrade your form on the dashboard. Clicking the Upgrade link will install a new default RSVP Form:Default document, which you can then customize. This default will also be applied to any future events you have on your calendar. Sorry, any customizations you made previously will not be preserved, but I think you’ll find you can re-create them fairly quickly.

A Note on Navigation

Your RSVP form, confirmation message, and any reminder messages you’ve defined are stored as special RSVPMaker documents that aren’t meant to show up on the website. The default RSVP Form and confirmation message can be accessed from the Settings page for RSVPMaker. When you’re viewing one of these default documents, you will see a link at the top of the page to help you navigate back to RSVPMaker Settings.

Screenshot: For default form, menu link points back to RSVPMaker Settings
The default form.

You can use the same default form for all your events, or you can customize the form for specific events. If you create a custom form (or confirmation message), you will see navigation at the top of the screen to allow you to get back to editing the “Parent Event” or visiting the associated screens for setting options and confirmation messages.

Screenshot: Menu link on custom form shows points back to the event
A custom form for an event (post ID 117528)

Related Content

See the blog post Navigating RSVPMaker: Event Posts, Options, Messages and Forms