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,
Would someone be willing to share some code for a simple contact form in umbraco 8?
I dont need anything fancy simply a form which sends off to an email.
I've followed this tutorial;
https://our.umbraco.com/documentation/getting-started/Code/Creating-Forms/
But just need help in actually dealing with the data part of it.
Thanks
Hi Matt!
Paul Seal has made some great tutorials on this. These are for Umbraco 7, but I believe it should be the very very similar!
How to create a Contact Form in Umbraco using MVC and C# - https://codeshare.co.uk/blog/how-to-create-a-contact-form-in-umbraco-using-mvc-and-c/
How to change a form in MVC to submit with AJAX - https://codeshare.co.uk/blog/how-to-change-a-form-in-mvc-to-submit-with-ajax/
Hope this might get you on the right path!
//Johannes
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Contact form
Hi,
Would someone be willing to share some code for a simple contact form in umbraco 8?
I dont need anything fancy simply a form which sends off to an email.
I've followed this tutorial;
https://our.umbraco.com/documentation/getting-started/Code/Creating-Forms/
But just need help in actually dealing with the data part of it.
Thanks
Hi Matt!
Paul Seal has made some great tutorials on this. These are for Umbraco 7, but I believe it should be the very very similar!
How to create a Contact Form in Umbraco using MVC and C# - https://codeshare.co.uk/blog/how-to-create-a-contact-form-in-umbraco-using-mvc-and-c/
How to change a form in MVC to submit with AJAX - https://codeshare.co.uk/blog/how-to-change-a-form-in-mvc-to-submit-with-ajax/
Hope this might get you on the right path!
//Johannes
is working on a reply...