This method is deprecated.
Deprecated: Gets information about the event's RSVP form and status.
Deprecation note: The getRsvpData
function of the RsvpForm
object is being
deprecated. Use the formData
property of
the Form
object instead.
The getRsvpData()
function returns a Promise that resolves to an
RsvpData
object containing all the information you need to create
a custom RSVP form for the specified event.
This information includes:
Note: The frontend Events APIs aren't functional when previewing a site. View a published version of a site to see their complete functionality.