Page 1 of 1

contact form and submit button

Posted: Sat Feb 14, 2015 8:21 am
by Lorienz G.

Hi, do you have any training on how to add a simple contact us form - just input for name, email, phone and message etc.? I can add the input forms fine but I don't know how to get them all linked to a submit button that will be sent to my email address.


contact form and submit button

Posted: Sat Feb 14, 2015 9:21 am
by Evgene Karachevtsev

Hello Lorienz,

Unfortunately we don't have such tutorial, but I hope these posts will be useful for you:
https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...


contact form and submit button

Posted: Sat Feb 14, 2015 10:00 am
by Lorienz G.

Hello there,

Thanks for the quick response...

I still can't figure it out, as I have checked the features on appery.io (specifically on Input feature), it has the function to collect data or something from users right, then how will the users be able to send it over?

I mean like for example, I want to put several Input fields like:

Name:
Email:
Phone:
Message:

How will I be able to get the users data from it?

Can that input fields connected to a simple button? How?

I'm really new to this kind of stuff, hope you understand...


contact form and submit button

Posted: Sun Feb 15, 2015 3:19 am
by Illya Stepanov

Hi -

I'm suggesting to walk-through this tutorial, it shows how to use services in Appery.io and map values from input components and send them to the database: http://devcenter.appery.io/tutorials/...

You will need to set the Create service (http://devcenter.appery.io/documentat...) in your project and invoke it on your button submit (http://devcenter.appery.io/documentat...), in the Data tab set the appropriate mapping for your input components (http://devcenter.appery.io/documentat...).