Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Explaination of Evaluation Process Example (jBPM5.2)?" To view the discussion, visit: http://community.jboss.org/message/643829#643829 -------------------------------------------------------------- Just to add, forms generated by the jBPM Designer have JavaScript validaton built in which is based on the Object types of process variables that you specify in your process BPMN2. They also have some CSS stuff to make them look "pretty". The down-side of forms generated by Designer is that they all follow the same template. To change anything in the forms, you would have to edit them manually. Creating different templates for the generated forms is pretty easy, and if needed would be really cool for community to contribute some new ones and I can make them pluggable in Designer. For existing tempaltes see here: https://github.com/tsurdilo/process-designer/tree/master/src/main/webapp/taskforms https://github.com/tsurdilo/process-designer/tree/master/src/main/webapp/taskforms Hope this helps. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/643829#643829] 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
