Hey there, I am trying to create a booking form (which is the main purpose of the app). I tried using HTML, however using multipage pages broke the form.
Is there a way to do this using the built in features of this service? I have yet to find a simple and concise tutorial on how to do this.
Basically all I need is a simple form that spans 4 pages that can be submitted to an email address.
Thanks,
Oliver Pechey
p.s. If it helps, here is the current form that I have built using HTML, it submits using a php file called contact.php.