Hello, I'm working on a workflow on the jbpm-console, and I'd like to add a file upload input, but the task form defined in the task.xhtml (of the jbpm-console) has enctype="application/x-www-form-urlencoded", and I need to use enctype="multipart/form-data" to make file upload work. Is there a way to include the file input in the task form or does it have to be in another form ?
Thanks, Nicolas. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094634#4094634 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094634 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
