I am thinking of creating a form builder (possibly with jquery) where users can design the forms they require for use within the workflow. Has anyone looked at something similar or have any suggestions / tips on implementing such a tool. I assume it will require a custom renderer as well so that the layouts get rendered exactly how the user designed them. Also support for cusomt components etc etc…
Look forward to hearing any thoughts, suggestions or if anyone has done something similar already that I would be happy to help contribute to.
Ok looking further into it, what about the idea of using the vaadin form builder as a base to create a user friendly form designer. Users then can design there own forms, layouts to be used in the workflow.
That would be a great addition to the Activiti framework, so if you would want to contribute it that would be really nice. Currently there are no plans to develop this.