Example of using forms in processes.
-
start the process
cd docs/examples/forms ./run.sh localhost:8001
-
open the console;
-
open the process page;
-
start the wizard;
-
fill-out the form and click "Submit";
-
check the process logs: there should be "Hello, John Smith" message.