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.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 month ago
Mennu Bar as a Form field
Hi
Is it possible to use a menu bar as a form field. I have a multi level List that the user can select any value from. Since Multi level combobox is not supported by vaadin
I would like use this menu as a form field so when user selects any value i would like to set the selected value to one of the form fields.
Regards
Ajay
Last updated on
Hi,
You should be able to make the MenuBar into a Field fairly easily using the CustomField add-on.
HTH,
/Jonatan
Last updated on
You cannot reply to this thread.