Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
ComponentError right of caption
Hi,
I want to have the error indicator of a textfield right of its caption. The textfield is in a form and the caption is above the textfield.
Right now the indicator appears right of the textfield and makes the field a little bit shorter. Quite annoying. Right of the caption would be more than enough space.
In https://vaadin.com/book/-/page/application.errors.html a red mark ist shown right of the caption. Thats what I want. But in my case the error is shown as small red circle.
Has this something to do with the used theme or the form? Need I to define a style for the textfield?
Thanx
Bruno