Umbraco forms are gone after upgrade from v7.1.8 to v7.2.4
After upgrading one of our websites from v7.1.8 to v7.2.4 all our contour forms are no longer shown in the backoffice. I had 7 large forms created.
The backoffice did not show the umbraco forms area any more. After adding the area to my user and clicked into the Umbraco Forms area Umbraco wanted me to install Umbraco Forms. After installing, none of my original forms are now visible.
I can see that they are still present in the database. I can also see that any new forms that I create is now place in a json file The import export feature is not awailable anymore, so I guess that importing the old forms is out of the question.
There is a package called Umbraco Forms Migration https://our.umbraco.org/projects/developer-tools/umbraco-forms-migration created by Tim Geyssens from Umbraco HQ, that it ment you use when you are upgrading from a Umbraco version that use Contour, v7.1.8, and to an Umbraco version that uses Umbraco Forms.
Hey Rune, do you still have a backup? Sounds like you ended up with a combination of Contour and Forms... so I would restore the backup do the upgrade again and then don't install Form on top of it but check out the manual installation guide of Contour to make sure you didn't overwrite files like trees.config / applications.config
Umbraco forms are gone after upgrade from v7.1.8 to v7.2.4
After upgrading one of our websites from v7.1.8 to v7.2.4 all our contour forms are no longer shown in the backoffice. I had 7 large forms created.
The backoffice did not show the umbraco forms area any more. After adding the area to my user and clicked into the Umbraco Forms area Umbraco wanted me to install Umbraco Forms. After installing, none of my original forms are now visible.
I can see that they are still present in the database.
I can also see that any new forms that I create is now place in a json file
The import export feature is not awailable anymore, so I guess that importing the old forms is out of the question.
What to do???
/Rune
Hi Rune!,
You can use the Contour migration tool: https://our.umbraco.org/projects/developer-tools/umbraco-forms-migration
Hi Rune,
There is a package called Umbraco Forms Migration https://our.umbraco.org/projects/developer-tools/umbraco-forms-migration created by Tim Geyssens from Umbraco HQ, that it ment you use when you are upgrading from a Umbraco version that use Contour, v7.1.8, and to an Umbraco version that uses Umbraco Forms.
The steps you should take should be this, https://our.umbraco.org/projects/developer-tools/umbraco-forms-migration/computer-says-no/59800-Steps-to-use
Hope this helps,
/Dennis
Comment author was deleted
Hey Rune, do you still have a backup? Sounds like you ended up with a combination of Contour and Forms... so I would restore the backup do the upgrade again and then don't install Form on top of it but check out the manual installation guide of Contour to make sure you didn't overwrite files like trees.config / applications.config
Thanks guys.
I'll try Tim's suggestion first and see where that will leave me. Yes, I have everything backed up :)
/Rune
As Tim posted it was mainly a problem with Contour being hidden and Umbraco forms apearing instead.
We now did'nt overwrite trees.config and thereby keeping contour as is. Looks like we don't need Umbraco forms on this project.
/Rune
is working on a reply...