I'm trying to put contour forms onto pages that already have asp.net forms on them (such as login, search, contact). These other forms I'm assigning validationgroups to so they don't interfere with eachother.
I'm finding that the submit button on the contour form is validating the other forms. I'm wondering why validationgroup isn't supported for contour validation, and if there is any plan to include it in the future.
Also, it would be very nice if we could change the text on the submit button without having to resort to javascript but that's a separate issue which I see has already been mentioned.
ValidationGroup on contour forms?
I'm trying to put contour forms onto pages that already have asp.net forms on them (such as login, search, contact). These other forms I'm assigning validationgroups to so they don't interfere with eachother.
I'm finding that the submit button on the contour form is validating the other forms. I'm wondering why validationgroup isn't supported for contour validation, and if there is any plan to include it in the future.
Also, it would be very nice if we could change the text on the submit button without having to resort to javascript but that's a separate issue which I see has already been mentioned.
I found this problem as well
http://our.umbraco.org/forum/umbraco-pro/contour/7480-Problems-with-1-contour-form-and-an-aspnet-form-and-validation-groups
is working on a reply...