Try our conversational search powered by Generative AI!

MVC - How do I work with xforms?

Vote:
 

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:
 

Hi,

just add a property like this to your content type

public virtual XForm MainForm { get; set; }

    

#79117
Dec 09, 2013 22:49
Vote:
 

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.