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!
AI OnAI Off
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!
Hi,
Are you telling that in this method "ActionResult XFormPost(XFormPostedData data,..." data is empty? So basically form is submitted back to the server, but model binding is not happening for the XForm?
Hi,
I’ve been having a problem implementing xForms on an MVC site.
I’ve followed the instructions as per this blog:
http://www.eyecatch.no/blog/using-xforms-and-mvc-in-episerver-7/
I can see the values of the form when debugging but the controller doesn’t seem to pick these up & the OnActionExcuting method always returns a failed action.
Is there anything in the implementation that I may be missing?
Any suggestions appreciated.
Regards,
Alan.