formData


formDataFormDataRead-only

Gets information about the event's registration form and status.

The returned FormData object contains the information you need to create a custom registration form for the specified event.

This information includes:

  • The event's registration status, such as whether registration is open, closed, or guests will be placed on a waitlist.
  • Which statuses guests can RSVP with, such as yes, no, or to be added to the waitlist.
  • Whether the event is a ticketed event.
  • Information about the registration form's fields, such as their names, descriptive labels, and whether they are required.

Note: To work with the Wix Events API, you need to publish your site.

Was this helpful?
Yes
No