How I can render an external form without rewrite java code? I can alter only a bpmn20 workflow.
"activiti:formElement" is very poor to draw GUI and need java class implementations.
I need an complex web page to run with workflows…
I zip a .form, a bpmn20(using the formKey tag, like activiti examples) and a jpg diagram image, mounting a bar file.
activiti explorer only show the jpg… when I click in "start process", it not show my custom form.
Have an another alternative to render external forms?
Thank's in advance!