Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have just migrated the forms from Umbraco Version 8 to 10 and now every time I try to open the forms in version 10 site I get
Unable to load form: Unable to find the Workflow with the GUID b70f0c42-79a2-43f0-b40f-9718d2a40443
It doing it for all the form.
I followed what was set out in https://our.umbraco.com/documentation/Add-ons/umbracoforms/Developer/Forms-in-the-Database/index-v8
Hi Darren,
I am also getting this issue. Did you manage to solve it?
It turned out to be one of our costume work flows that was causing the issue, as soon as I implemented the code for the workflow it solved it.
Thanks.
For me, it was because they weren't added to startup
Ref: https://docs.umbraco.com/umbraco-forms/developer/extending/adding-a-workflowtype#registering-the-workflow-type
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Unable to load form: Unable to find the Workflow with the GUID
I have just migrated the forms from Umbraco Version 8 to 10 and now every time I try to open the forms in version 10 site I get
Unable to load form: Unable to find the Workflow with the GUID b70f0c42-79a2-43f0-b40f-9718d2a40443
It doing it for all the form.
I followed what was set out in https://our.umbraco.com/documentation/Add-ons/umbracoforms/Developer/Forms-in-the-Database/index-v8
Hi Darren,
I am also getting this issue. Did you manage to solve it?
It turned out to be one of our costume work flows that was causing the issue, as soon as I implemented the code for the workflow it solved it.
Thanks.
For me, it was because they weren't added to startup
Ref: https://docs.umbraco.com/umbraco-forms/developer/extending/adding-a-workflowtype#registering-the-workflow-type
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.