PDA

View Full Version : Hidden Field



jenser
2 Sep 2008, 5:49 AM
I'm missing a Hidden-Field implementation in Ext GWT.
Am I blind, or does it really not exists? I just can use the Hidden-Field from GWT, but FormPanel.getFields will not return this field. :-[

Regards,
Jens

gslender
3 Sep 2008, 2:35 AM
more importantly, why do you think you need a hidden field ?

gslender
3 Sep 2008, 2:36 AM
...sorry, meaning GXT form is not the same as the HTML form (or GWT one for that matter)

borisperezg
3 Jun 2010, 7:00 AM
Hi Gslender... I'm in the same doubt... and I need the hidden text field for holding an ID because.... Ummm.... I'm sorry... I dont need a hidden field, I'm just create an object instance and assign it the value...

You're right, it doesnot need...

Thanks.