Skip to content

feat(Event Registration): Allow variable quantity

A single user can book multiple slots when registering to an event

  • User can register for multiple slots
  • All slots are attributed to that user. And only this user is invoiced when it is paying event
  • The details of others participants cannot be entered (For the time being the user can do the form multiple times).
  • Enabled in venue settings

Example

image.png

Capacity updates accordingly from a single event registration.

image.png

image.png

Option to enable/disable this feature

image.png


closes #487

Edited by Corentin Forler

Merge request reports