Sergey Kornilov [https://community.jboss.org/people/kornilovs] created the 
discussion

"Re: How to add variables in the User Task Form ?"

To view the discussion, visit: https://community.jboss.org/message/810574#810574

--------------------------------------------------------------
for out some data from form you must add it to DataOutputSet.
If you use jbpm5.4  click on 
 
https://community.jboss.org/servlet/JiveServlet/showImage/2-810574-20685/for+answer.png
  
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-810574-20685/294-215/for+answer.png
 
there is HTML-editor with some templates for  make easy form. 
use Ctrl-Z for add defined variables.
For input variable something like this:  <label> ${some_input_var}</label>
For output variables <input type="text" name="some_output_var">
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/810574#810574]

Start a new discussion in jBPM at Community
[https://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

Reply via email to