Wix Events: How can a person registered for Wix event edit their RSVP?

Hello, I am trying to figure out how to allow a person who has RSVP’d to an event to be able to go back and change their RSVP using Wix Code. Has anyone had success in doing this? Is it possible to have a form that onClick matches an email address and then automatically updates the rsvp status within a Wix Event from going to not going? Also if this now opens a spot for an rsvp I want it to trigger and email to wait list people? Bottom line is there code that will talk to the Guest List of an event? If not please, add this as a Wix Events #featurerequest Thanks!

Hi,

Currently the Events collection is read only.
We hope to release a write option in the future.
Stay tuned.

1 Like

If there is a place to vote for this write option, I will be happy to vote for it and share with the Wix Experts and the Totally Codeable group to vote too. My wish list items for Wix Events functionality also include ability for RSVP to count adults and/or kids attending, fully customize registration to include item sign ups (like please sign up to bring X item, we need 25, displays quantity X/25 filled) and then the ability for people to edit their responses with automatic emails after each change. Feel free to PM me for details. Until then… I will wait patiently. Thank you Ido!

1 Like

Did anyone ever hear of any progress on this? I’m looking at doing something similar (e.g. to customize a page to show a list of the Wix Events a logged in user has rsvp’ed to), but as far as I’ve been able to figure out, I can’t see the current RSVPs, and I can’t get a notification when someone RSVPs (in which case I could have done something with a custom database), right?

We’d like to have the default RSVP set to Not Going. It almost looks possible using onClick RSVP status =“No” or something like that. Any thoughts?

We’d like to have the default RSVP set to “Not Going” It almost seems possible using onClick update RSVP status = “No”

Any thoughts?