Hi,
I have a main workflow where I have 5 text fields. Some of these fields are displayed on the sub workflow form(Sub Workflows start on a specific main workflow step)
Sometimes I have to change one of the filed value on the main workflow( on step " Wait for sub-workflows) which is displayed on the subworkflows form.
When I change field value on the main flow, the same field is not updated on the subworkflows form despite it is the same field.
Do you know how to update the field on the sub workflow where the same field is updated on the main? It should be 1:1 on the main form and on the sub workflow form.