Looking for help with changing form fields via Workflow.
My workflow is correctly retrieving the variables, and correctly modifying my target Token Values, however, the instructions in Set Business Process Variables is NOT changing the fields to match the Token Values.
The idea is to get rid of the wrong data in the fields and leaving them blank, via workflow. But it's not blanking out those fields on the form.
Since the workflow was not CHANGING the fields on the form to the Token Values, I tried something I found on another LF Answer Post, using the DB.NULL token. I was hoping that if I blanked out the field first, then it would fill with the Token Values. Nope.
I have also tested to ensure workflow can just CHANGE what's in there by making one of the Token Values just the word TESTING, however, after a test the form did not reflect any change.