mdombos
8 Aug 2007, 6:29 AM
When setting the 'labelAlign' of a form to 'top' then setting 'labelAlign' of a fieldset to a different value (e.g.: left) causes a display error, the field is indented as if the label is placed at the place according to the 'labelAlign' of the fieldset, but the actual label is displayed on the top, and not on the left side. On the other hand, the problem does not occur if the 'labelAlign' is set to the default value, so if the 'labelAlign' of the form is set to 'left', then the label is displayed in the proper place, according to the 'labelAlign' of the fieldset.