I'm trying to get a user to submit a form, and then have a beanshell script take that submitted form data and execute another process using the submitted form data as arguments.  I have a simple workflow setup but I can't even get it to present the form for data entry unless I hang it off the start (green circle) button.  When I enter the data and click submit, the submit button just goes dark and nothing happens. 

Is this possible?  Am I trying to use joget incorrectly? 

1 Comment

  1. To clarify further, if I don't put the form on the start button, it never reaches the second bubble, it just says "process completed" and shows up in the process monitor as "open.not_running.not_started"