Hi I am new in Umbraco 7 cms. I was create the contact form the early version on umbraco using asp.net user control (axcs). I read documentation about MVC form. But i am unable to creat a form to work.
Is there any simple example to create MVC form into Visual Studio 2013 separate then i upload dll file into cms system.
Can i create separate contact form and add into the Umbraco 7 like previous version. Please let me know ....................................
I already read this. My concern how do i create complet separate contact form VS 2013 then how do i add this form in Maste template footer area like Macros or MVC Partial view. Thank you
ASP.Net 4.5 user control for umbarco 7 CMS system
Hi I am new in Umbraco 7 cms. I was create the contact form the early version on umbraco using asp.net user control (axcs). I read documentation about MVC form. But i am unable to creat a form to work.
Is there any simple example to create MVC form into Visual Studio 2013 separate then i upload dll file into cms system.
Can i create separate contact form and add into the Umbraco 7 like previous version. Please let me know ....................................
Hi
Have you seen the documentation about forms here http://our.umbraco.org/documentation/Reference/Templating/Mvc/forms ?
Perhaps you can also benefit from reading about how to go from webforms to MVC in Umbraco here http://umbraco.com/follow-us/blog-archive/2013/7/14/moving-from-webforms-to-mvc
/Jan
Hello,
If you want an example of a simple contact form in Umbraco 7 check the Hybrid Framework. The best practises example has a contact form.
Jeroen
I already read this. My concern how do i create complet separate contact form VS 2013 then how do i add this form in Maste template footer area like Macros or MVC Partial view. Thank you
is working on a reply...