Deprecated: Creates a new RSVP form for the specified event.
Deprecation note: The createEventRsvpForm()
function is being deprecated. Use
the getForm()
function instead.
Use the createEventRsvpForm()
function to retrieve the information
you need to create a custom RSVP form
for a specified event and to submit the form data to register guests for the event.
Retrieve event IDs to specify an event from the Events/Events collection.
Note: To work with the Wix Events API, you need to publish your site.
ID of the event to create an RSVP form for.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.