Hi, When implementing BPMN User Task I want to generate a form (from the form properties I define in User Task) with a *Textarea*.
When going through the BPMN explorer code I found that, if the form property type is string then it generates the form as text field, if it is enum then it generates as list box, etc... via a JavaScript code. How can I generate a Textarea using the form property we defined in BPMN ? As I know Activiti supports string, long, boolean, enum and date property types only. Any idea to differentiate a property defined in form section in BPMN as a textarea? Thanks Amalka
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
