I've created a custom workflow. added it to ~/App_Code/ and included it in my form. After I add it to the form and save, if I return to the form designer I receive an error message: "Unable to load form: No provider with id 61156bb8-4ff3-4737-846d-edb38527a41e"
I've opted to include a reference to the Umbraco.Forms.Core.dll and I have rebuilt the project, I still receive the error message. Is there a step I've missed or a configuration I'm screwing up?
I contacted support and they said I should post to the forums, as it's "a custom code" issue... I disagree, slightly, as I think its a function of the build process or a cached configuration issue.
Umbraco Forms Workflow
I'm using Umbraco 7.11.x and forms 7.0.3.
I've created a custom workflow. added it to ~/App_Code/ and included it in my form. After I add it to the form and save, if I return to the form designer I receive an error message: "Unable to load form: No provider with id 61156bb8-4ff3-4737-846d-edb38527a41e"
I've opted to include a reference to the Umbraco.Forms.Core.dll and I have rebuilt the project, I still receive the error message. Is there a step I've missed or a configuration I'm screwing up?
I contacted support and they said I should post to the forums, as it's "a custom code" issue... I disagree, slightly, as I think its a function of the build process or a cached configuration issue.
is working on a reply...