You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by eugenebalt <eu...@yahoo.com> on 2011/08/19 16:57:27 UTC

Highlight 2 Fields as Errors, but only 1 Error in FeedbackPanel

Is there a way to have a validator that will highlight two fields, but only
show the error in the FeedbackPanel once? Thanks

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Highlight-2-Fields-as-Errors-but-only-1-Error-in-FeedbackPanel-tp3755390p3755390.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Highlight 2 Fields as Errors, but only 1 Error in FeedbackPanel

Posted by eugenebalt <eu...@yahoo.com>.
Yeah, I can do error() on individual components in a form, but how do I do a
*single* error, while *highlighting* several fields? Is there a separate
highlight method?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Highlight-2-Fields-as-Errors-but-only-1-Error-in-FeedbackPanel-tp3755390p3755423.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Highlight 2 Fields as Errors, but only 1 Error in FeedbackPanel

Posted by Martin Grigorov <mg...@apache.org>.
see IFormValidator

On Fri, Aug 19, 2011 at 5:57 PM, eugenebalt <eu...@yahoo.com> wrote:
> Is there a way to have a validator that will highlight two fields, but only
> show the error in the FeedbackPanel once? Thanks
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Highlight-2-Fields-as-Errors-but-only-1-Error-in-FeedbackPanel-tp3755390p3755390.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org