1 Reply Latest reply on Jul 13, 2011 10:31 AM by tsurdilovic

    jBPM5 - ftl Form actions cancel complete

    alexis_lalas

      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,

      alexis_lalas