bee7er
11 Jun 2009, 5:02 AM
Hi,
Using ExtJS 2.2, running in IE 6.
I am placing a SimpleComboBox into a FieldSet which goes into a FormPanel. The FormPanel is placed in a Window. The problem I am having is that the FieldLabel (setFieldLabel("label text") ) for the SimpleComboBox is not showing in the panel. The listbox is left aligned and there is simply no label text at all.
Debugging in hosted mode I can see that the object is being set correctly.
Attribute 'hideLabel' is set to false.
I have varied the width of the FieldSet and FormPanel and those changes make no difference.
Any advice gratefully received.
Using ExtJS 2.2, running in IE 6.
I am placing a SimpleComboBox into a FieldSet which goes into a FormPanel. The FormPanel is placed in a Window. The problem I am having is that the FieldLabel (setFieldLabel("label text") ) for the SimpleComboBox is not showing in the panel. The listbox is left aligned and there is simply no label text at all.
Debugging in hosted mode I can see that the object is being set correctly.
Attribute 'hideLabel' is set to false.
I have varied the width of the FieldSet and FormPanel and those changes make no difference.
Any advice gratefully received.