Open GoogleCodeExporter opened 9 years ago
Hello,
Please contact support (support AT codesmithtools DOT com) and we will take a
look into
your password reset.
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 7 May 2010 at 3:25
Hello,
Could you please give us more details on what your ideas are for implementing
this.
With the current information provided it doesn't seem like their is a generic
way for
us to implement this.
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 14 May 2010 at 4:08
If I show a list of errors I would like to show them in the order of the
Textboxes
on the form.
If we take the example from above, is there any way to ensure, that broken
rules for
each of these fields:
1. Account Number
2. First Name
3. Surname
4. Street
can be sorted in this order?
For example if all rules are broken I would like to be able to sort the error
messages returned in the broken rule collection as follows:
(1) Error in Account Number
(2) Error in First Name
(3) Error in Surname
(4) Error in Street
If only Rule 2 and 4 is broken I would like to show:
(2) Error in First Name
(4) Error in Street
(The actual error messages would give more information regarding the error, I
just
cut this out for better readability)
Original comment by schaffn...@GMX.de
on 19 May 2010 at 12:24
We'll explorer ideas on how to do this.
Original comment by paul.wel...@gmail.com
on 21 May 2010 at 1:29
Original issue reported on code.google.com by
schaffn...@GMX.de
on 5 May 2010 at 8:08