Creating a Mobile friendly Event registration page

What’s the best approach to create a separate, Mobile friendly registration page?

Thanks

I’m afraid there’s no good way to do this right now unless you create a custom plugin that exposes such a page and creates a Registration when the user submits it. Considering how customizable the registration form is, this would be a pretty complex task though.

1 Like

I’m still struggling with understanding how the Plugin System works and how powerful it is. I’ll ask a Plugin related question in a separate thread. Thank you @ThiefMaster!

I would only recommend you to create a plugin if all you need is a simple registration form with just a few standard fields. Anything beyond that will not only be very complex, but also most likely become worthless once we tackle getting rid of the legacy Angular code powering the current registration form.

1 Like