Form Workflow goToPageOnSubmit ID Across Different Environments
Hello!
I'm running Umbraco v7.12.4 and Umbraco Forms v7.1.1.
I have an issue with getting my form workflow to work across different environments.
We have a local > dev > staging > live environment setup and
typically create all our content on the staging site, then use Courier to push the content to live.
Code changes are worked on
locally and then deployed via Git branches to each environment.
Database restores for Dev and Local are done when needed - not
frequent.
The problem with workflows for Forms arises when you try to set the page on submit setting on the workflow.
The page IDs for the form completion page seems to differ on each environment (due to the production of content on the staging environment, incrementing the ID differently from other sites).
Is there any way around this? Any way to change the goToPageOnSubmit value to a page path, as opposed to a page ID? Anyone encountered this kind of issue before?
Form Workflow goToPageOnSubmit ID Across Different Environments
Hello!
I'm running Umbraco v7.12.4 and Umbraco Forms v7.1.1.
I have an issue with getting my form workflow to work across different environments.
The problem with workflows for Forms arises when you try to set the page on submit setting on the workflow.
The page IDs for the form completion page seems to differ on each environment (due to the production of content on the staging environment, incrementing the ID differently from other sites).
Is there any way around this? Any way to change the goToPageOnSubmit value to a page path, as opposed to a page ID? Anyone encountered this kind of issue before?
Thanks.
is working on a reply...