Alexis Lalas [http://community.jboss.org/people/alexis_lalas] created the discussion
"jBPM5 - ftl Form actions cancel complete" To view the discussion, visit: http://community.jboss.org/message/608108#608108 -------------------------------------------------------------- Hello All. I have a form that belongs to a human task, until now, the form has only one complete botom, which executes the task and complete. <form action="complete" method="POST" enctype="multipart/form-data"> .... .... <input value="Complete" type="submit"> </form> Now I want to add a cancel button to close the window (div) and that the task is not executed, the task is in the same state after closing the windows forms. How I have to do to add the cancel button? This should be a submit? Thank you very much Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/608108#608108] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
