Thank you for the work. But unfortunately it does not work in my case. Call

Thank you for the work. But unfortunately it does not work in my case. The EnhancedFormLayout behaves exactly the same as the original FormLayout. Also, calling any method on the enhancedForm does nothing. I think, I miss something but can’t figure out what.

The provided example is not complete, as I see. There is the binder part missing. Could you please provide a complete working code sample. Thanks.

Maybe a late answer, but it could be that the test-case on github reveals some useful info: https://github.com/vaadin-component-factory/enhanced-form-layout/blob/master/src/test/java/com/vaadin/componentfactory/FormLayoutView.java