Skip to main content

Overview

The RSVP Form Component allows event organizers to collect additional information from invitees and their guests.
It provides flexibility to ask custom questions — such as meal preferences, attendance confirmations, or notes — alongside the main RSVP form.
Each form item includes a question, its corresponding answer field type, and optional settings like whether the question is required or visible to guests. This schema supports up to 3 questions per RSVP form, ensuring brevity and user-friendly submissions.

Properties

Schema

Notes

  • The RSVP Form Component is used within the RSVP Component.
  • Each form can contain a maximum of 3 questions to maintain a clean, user-friendly interface.
  • The askFromGuests property is deprecated — use questions within the main RSVP schema instead for extended configurations.
  • Answer field types are inherited from the Custom Form Component model (e.g., shortAnswer, paragraph, multipleChoice, etc.).