Form Builder continues growing. In the following video you can see a new UI component (flexible table) that allows to create tables with cells that have a flexible row and column span
Also, the project is starting to get partitioned to allow other projects to use some of the functionalities implemented in the Form Builder project.
Form Builder API: It contains the representation objects of the model for form representing, as well as the translator and renderer interfaces.
Form Exporter for Freemarker: It contains the translator and renderer implementations for freemarker
Form Exporter for GWT (soon): Same as freemarker exporter, but for rendering with GWT
Other enhancements will come soon enough. Cheers,
Mariano