marman
1 Sep 2010, 6:20 AM
Why does one have to use a FormLayout to have things like ComboBox, TextField, etc... display the field name? Why is the display of the Field name tied to a layout? Why do these components behave so differently based on the Layout?
I find myself writing tons of nested LayoutContainer wrappers to make the components render how I want because i have to use a FormLayout to make my component display the field name.
I find myself writing tons of nested LayoutContainer wrappers to make the components render how I want because i have to use a FormLayout to make my component display the field name.