hidden field?

On Mon, Dec 13, 2010 at 8:35 PM, rolandpeng <rolandp...@cht.com.tw> wrote:
>
> Hi,
>   I need to validate a readonly Label with required which displays some
> selection from a modalwindow. But a Label is not a formcomponent , so I
> cannot use setRequired() to fulfill my requirement.
>   If I use a TextField/setEnable(false)/setRequired(true) for instead, the
> validator also become disable.
>
>   Do anyone give me some advice? Thank you!
>
> Roland.
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/how-to-validate-a-Label-tp3086348p3086348.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to