Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, to automatically "submit" a form I do not think you can use bean shell which is server side. Perhaps you can try using JavaScript to simulate clicking the Submit button for example
input("#assignmentComplete").click()
Please can you assist with bean shell to simulate ‘Submit’ for runProcess that I can add to section in form when a condition is met. Prepopulated form that automatically progresses to 2nd activity in my workflow.