James Carman-3 wrote:
> 
> And, if you want to display the currently-selected "thing", then try
> using a label (with a little style to it perhaps).
> 
> On Mon, Aug 3, 2009 at 11:23 AM, Igor Vaynberg<igor.vaynb...@gmail.com>
> wrote:
>> use HiddenField instead of a TextField, that way there is no need to
>> disable it.
>>
>> then the textfield/lookup button can be client-side things that
>> populate the hidden field.
>>
>> -igor
> 

Yes HiddenField is nice stuff! I will use IFormValidator as I've to
re-utilize it in several places. Thank you all!
-- 
View this message in context: 
http://www.nabble.com/Form-skips-validation-for-disabled-not-visible-components-tp24790510p24809865.html
Sent from the Wicket - User 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

Reply via email to