Hi All,
I am new to Vaadin development. I am using version 7.1.15. My issue is I donot get formlayout component to the visual designer ( the other important widgets are shown) . Please help me out.
Regards
Nihal
Hi All,
I am new to Vaadin development. I am using version 7.1.15. My issue is I donot get formlayout component to the visual designer ( the other important widgets are shown) . Please help me out.
Regards
Nihal
Currently the FormLayout is missing from the VisualDesigner options (there is a bug ticket for it here
http://dev.vaadin.com/ticket/13539
). You could try adding it manually via code but other than that there is not much you can do until it is fixed.