Hi Guys,
i tried out the simple forms and the connection to some user tasks. all worked fine.
but for the project i'm working on i need much more complex forms then the hand-written ones shown in all examples.
here is my use case: i got an form-editor giving an non-technical worker the possibility to create forms by dragging elements to a workspace
these forms are (in this moment) exported to .xhtml
now i want to integrate these xhtml-forms to the usertasks of the engine.
problem is, that they nearly have to look exactly like the xhtml file, including header images and so on.
can anyone explain, how to do this?
i know that there is a chapter in the userguide, but i didn't really understood it =(
cheers