Send form to email with External Form
Permalink 1 user found helpful
Hi C5 Community,
I am looking for a tutorial for how to create an external form which sends email to me.
I already created the external with all the fields but I getting the details submitted to my email address.
Who can help me?
Thanks
oafreelancer
I am looking for a tutorial for how to create an external form which sends email to me.
I already created the external with all the fields but I getting the details submitted to my email address.
Who can help me?
Thanks
oafreelancer
there should be an option in the options tab if you're using the form block, not sure about extended form bu that should be there as well.
the standard form got this option, but not the extended form. can you tell me how add this function?
Did you figure this out? I ended up creating a php file that I placed in my root directory. The action of the form calls this php file. This php page can let the user know that the details were submitted, send multiple emails, and even inject information into a database. Let me know if I can help.
Cheers
Cheers
Well,
I was thinking of designing my own form and to implement it to c5.
now, I did not found any plugin for that so I a form block fromhttp://www.codeblog.ch/2009/07/concrete5-form-layout/... - the solution is quite good with. You can see it athttp://www.oafreelancer.com/
I was thinking of designing my own form and to implement it to c5.
now, I did not found any plugin for that so I a form block fromhttp://www.codeblog.ch/2009/07/concrete5-form-layout/... - the solution is quite good with. You can see it athttp://www.oafreelancer.com/
Sorry maybe Necia writing but if you can Help me, please if anyone you may encounter problems on Form block throws error after clicking button
Bad Request
Your browser sent a request that this server could not understand
For two months in search of how to solve this problem but I could not find anywhere, please Help me, Thanks in advance
Bad Request
Your browser sent a request that this server could not understand
For two months in search of how to solve this problem but I could not find anywhere, please Help me, Thanks in advance
dariux,
Did you figure this out?
Did you figure this out?