London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

MVC - How do I work with xforms?

Vote:
0

Reading documentation and various blog posts, I'm still not sure how to add xforms to a page?

I also can't find the form editor?

What I'd like is to give the editors the possibility to create forms on their own and add them to a page. Maybe a global forms directory to keep the forms in as well.

#79114
Dec 09, 2013 21:33
Vote:
0

Hi,

just add a property like this to your content type

public virtual XForm MainForm { get; set; }

    

#79117
Dec 09, 2013 22:49
Vote:
0

After adding an XForm property and creating a form on a page. When I submit it I get a 404.

Do I need to handle the submit somehow?

#79141
Dec 10, 2013 10:36
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.