Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all, me again.
On the internet there are many various options to incorporate contact forms into Umbraco. Yet it seems that most of them are made for V5 instead V7.
I already have the form ready, just now need to implement the code for it.
http://brouwerij.gregoir.be/contact/
In the end I would like to add a captcha to the contact form against spam.
Could somebody help me?
Thanks,
Laurens
Comment author was deleted
Hey Laurens,
Have you seen our addon Umbraco Forms, that allows you to add forms to your website without having to code (and you still have control over the markup)
http://umbraco.tv/videos/umbraco-v7/implementor/extending/umbraco-forms/intro/
If you want to go custom you'll need to look into surface controllers
http://umbraco.tv/videos/umbraco-v7/developer/fundamentals/surface-controllers/introduction/
Hi Tim,
Isn't that a payed service to use the forms?
Yup it's a commercial product :)
Understandable, but it's for a personal hobby site :)
Well then you'll have to look at the surface controller option :)
https://our.umbraco.org/documentation/Reference/Templating/Mvc/surface-controllers
http://creativewebspecialist.co.uk/2013/07/22/umbraco-mvc-what-on-earth-is-a-surface-controller/
http://umbraco.tv/videos/developer/fundamentals/surface-controllers/the-surface-controller/documentation
Thanks mate! Will have a look at this.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Simple basic contact form
Hi all, me again.
On the internet there are many various options to incorporate contact forms into Umbraco. Yet it seems that most of them are made for V5 instead V7.
I already have the form ready, just now need to implement the code for it.
http://brouwerij.gregoir.be/contact/
In the end I would like to add a captcha to the contact form against spam.
Could somebody help me?
Thanks,
Laurens
Comment author was deleted
Hey Laurens,
Have you seen our addon Umbraco Forms, that allows you to add forms to your website without having to code (and you still have control over the markup)
http://umbraco.tv/videos/umbraco-v7/implementor/extending/umbraco-forms/intro/
If you want to go custom you'll need to look into surface controllers
http://umbraco.tv/videos/umbraco-v7/developer/fundamentals/surface-controllers/introduction/
Hi Tim,
Isn't that a payed service to use the forms?
Comment author was deleted
Yup it's a commercial product :)
Understandable, but it's for a personal hobby site :)
Comment author was deleted
Well then you'll have to look at the surface controller option :)
https://our.umbraco.org/documentation/Reference/Templating/Mvc/surface-controllers
http://creativewebspecialist.co.uk/2013/07/22/umbraco-mvc-what-on-earth-is-a-surface-controller/
http://umbraco.tv/videos/developer/fundamentals/surface-controllers/the-surface-controller/documentation
Hi Tim,
Thanks mate! Will have a look at this.
is working on a reply...