Form Validation Broke in User Control
Hi everyone,
I'm in a bit of a pinch on this one.
I've got a user control which contains a form. I've added the control to Sitefinity and it displays fine. The problem I am having is that the form validation will not fire. I'm using the built-in .NET form validators, and it just seems to be ignored with I submit the form. If I build out the form on a standard ASPX page, it works fine.
Sitefinity 3.7 (upgrade is not an option for this client).
Thoughts?
-Mike