Form fields with HorizontalLayout

Hi there,

How can I force the label of a TextField to appear at the left of the field when embedded in a HorizontalLayout ? It seems it automatically appears at the top of the field.

Thanks,

Damien

You mean caption? Use separate Label component.

This has been bothering me as well so I created a ticket for it. http://dev.vaadin.com/ticket/3296