Page 1 of 1

No idea how to create a booking form.

Posted: Wed Sep 04, 2013 3:26 pm
by Oliver Pechey

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.


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 3:34 pm
by maxkatz

Simply drag and drop any UI components that you need. To send an email, you can use SendGrid API.


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 3:40 pm
by Oliver Pechey

Is there a tutorial on how to easily do this?

Also do I only need the bronze package?


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 3:58 pm
by maxkatz

All our tutorials show how to place UI components on a page, create events and use API service. The best place is to start here: http://docs.appery.io/getting-started


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 4:05 pm
by Oliver Pechey

Also do I only need the bronze package of Sendgrid?


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 4:06 pm
by maxkatz

I guess it depends how many emails you send out...you can always contact them.


No idea how to create a booking form.

Posted: Wed Sep 04, 2013 4:16 pm
by Oliver Pechey

Ok, thanks for all your help.