Does simply binding a field in Forms Builder to a process variable save the user's entry to the variable in the process?
Basically if you have an initiate process form template with a field called title that is mapped to a process variable. If the user fills that value in the form and clicks on submit, will it be automatically saved in the variable in the process or is there something else that needs to be done?
I have a simple process that works when I run it on debug and manually fill the variable title, but in taskspace the user's entry doesn't look like it's saved.