Feedback form validation error

Posted by RtpHarry under DotNetFunda.Com on 1/27/2010 | Views : 2700 | Status : [Member] [MVP] | Replies : 4
I was just playing with the feedback form and I noticed that it seems to have a validation error on it.

If you don't put your name in the form and try to submit then two validators are fired - the name validator and the contents validator.

I think the contents validator needs pointing at the contents textbox.




Responses

Posted by: Webmaster on: 1/27/2010 [Administrator] HonoraryPlatinum

Up
0
Down
Dear RtpHarry,

This was a bug and as you mentioned the content validator was pointing to the Name box.

We have fixed this bugs now.

Thank you very much letting us know.


Best regards,
Webmaster

Best regards,
Webmaster
http://www.dotnetfunda.com

RtpHarry, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: RtpHarry on: 1/28/2010 [Member] [MVP] Bronze

Up
0
Down
Yep I agree that it is resolved. It was a pretty harmless bug anyway because you could still submit the form!

RtpHarry, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Neeks on: 1/29/2010 [Member] Bronze

Up
0
Down
Ya its resolved,
But I would like to suggest the GUI for displaying the error messages.

It is not aligned well. Its better to use validation summary control.

RtpHarry, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Webmaster on: 1/29/2010 [Administrator] HonoraryPlatinum

Up
0
Down
Dear Neeks,

Thanks for suggestion. Its matter of preference of using validation controls, as this form is small so we have not used validation summary control.

We have now aligned the error message so all error message now appear beside the control.

Best regards,
Webmaster

Best regards,
Webmaster
http://www.dotnetfunda.com

RtpHarry, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response