what you can do is make required field error message same for all fields
(not have ${label} or ${value} in the message) and then just filter messages
- filtering out duplicates
-igor
On 1/22/07, Peter Thomas <[EMAIL PROTECTED]> wrote:
Hi,
One of the recent mailing-list messages had a very ni
Hi,
One of the recent mailing-list messages had a very nice solution to add css
behavior so that error form fields get highlighted - e.g. red border.
(Thanks Igor!)
Now suppose I have a form + feedbackPanel with many fields that have the
RequiredValidator error. Instead of showing a repetitive