Page 1 of 1

Setup simple customer enquiry form & I receive through email

Posted: Wed Sep 02, 2015 8:07 pm
by clio_pasta

how to setup a form customer can fill

first name
last name
phone number
email address
budget (it is a drop down menu to choose option)

customer click send, then I receive on my email

How to do it?


Setup simple customer enquiry form & I receive through email

Posted: Thu Sep 03, 2015 12:51 pm
by Serhii Kulibaba

Hello,

Please look this tutorial: https://devcenter.appery.io/documenta...


Setup simple customer enquiry form & I receive through email

Posted: Thu Sep 03, 2015 8:08 pm
by clio_pasta

Thanks but how about drop down menu? I couldn't figure out where to start


Setup simple customer enquiry form & I receive through email

Posted: Fri Sep 04, 2015 1:29 pm
by Serhii Kulibaba

You can use select component: https://devcenter.appery.io/documenta... for that


Setup simple customer enquiry form & I receive through email

Posted: Sat Sep 05, 2015 2:43 pm
by clio_pasta

so I can put this component on SandGrid email template?

so when customer choose one of the option from dropdown menu, it will shows on email as well?

thks


Setup simple customer enquiry form & I receive through email

Posted: Thu Sep 10, 2015 11:35 am
by Evgene Karachevtsev

Hello!

Sorry for delay. Yes it should be displayed in a email. Or you can implement such logic via JS: remember chosen form select value and write it in the corresponding place in your app.