Cannot create RSVPs using custom registration forms. The 'wix-events.Form.submit()' doesn't work.

Cannot submit a custom event registration form for accepting RSVPs and registering users into an event. The Corvid API documentation says to use the ‘form.submit()’ method to submit the form. But the ‘wix-events.Form’ object does not have any method called ‘submit()’ and even the auto-suggestion/Intellisense does not show this method. When I try it in my code, nothing happens (no error/logs). Clearly the ‘submit’ method doesn’t exist. The attachment is the screenshot of the API ( wix-events >Form) example, that doesn’t work. Please help me out with this, how can a site member submit the custom event registration form that I created. Note that I don’t want to use the ’ wixEvents.rsvp.createRsvp()’ method, as only the site admin can create event registrations (or RSVPs) and add guests using it.

Hello.

It’s kind of hard to determine what could be the issue with the information you have provided. A little more information as per this guide will be great.

  • Include a short snippet of the relevant code that you’re using. The code should be properly formatted and in a code block, not a screenshot .

  • Include all relevant material . Include site screenshots, and site URLs to make it easier for others to understand the problem.

Good luck!