JBoss Community

jBPM5 - ftl Form actions cancel complete

created by alexis_lalas . in jBPM Development - View the full discussion

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

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community