I have two mvc forms (contact form and call form) in an Umbraaco 13 web site. When used in seperate pages they work well. But if i place them in a single page and submit one form the other form also returns the values if form fails validation (e.g. an unchecked consent checkbox). When the form is submitted successfully both forms return their confirmation message.
Any advices?
Thanks in advance.