Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gordon Saxby 1347 posts 1608 karma points
    Aug 09, 2016 @ 11:32
    Gordon Saxby
    0

    Using Form from older version of Forms

    There are 3 forms from an Umbraco 7.2.8 / Forms 4.1.4 site that I need to copy into an Umbraco 7.4.2 / Forms 4.3.2 site.

    I copied the files in "\App_Plugins\UmbracoForms\Data\forms" and the forms have appeared - however, when I try to edit them I get an error message saying

    Unable to load form: Object reference not set to an instance of an object.
    

    I also get this in the browser console

    angular.min.js?cdv=1762050436:106 GET http://xxxxx.xxx/umbraco/backoffice/UmbracoForms/Form/GetWithWorkflowsByGuid?guid=c447907b-86e8-437f-a3de-b75355e19403 500 (Internal Server Error)
    

    Is this fixable? Is it something to do with changes that have happened since Forms v4.1.4?

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Aug 09, 2016 @ 11:36
    Dennis Aaen
    0

    Hi Gordon,

    Did you also copy over the workflows folder to your new installation, if not could you please try to do this, and see if it helps.

    Hope this helps,

    /Dennis

  • Gordon Saxby 1347 posts 1608 karma points
    Aug 09, 2016 @ 13:13
    Gordon Saxby
    0

    Yes, I copied all folders within the "Data" folder, which includes the "workflows" folder.

    The problem - at least the cause of the issue - was that there were non-existant workflows listed in the Form json definition files. I removed any that were not present in the workflows folder and the forms now load.

    I have yet to confirm the forms are still setup the same, but at least I can now edit them!

  • 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.

Please Sign in or register to post replies