I've managed to resolve this issue by deleting my repo and doing a clean install of the project. Then i found that there were some missing classes for some custom fields that had been added in but not committed by another developer.
Success =]
[Edit]
On further research, i also found that clearing the App_Data folder solved the issue. I think if there is a user on a dev environment, and one on a local, and the site is using the same database, If they are both working on the same form, the cache can get muddled.
Forms not rendering in the backoffice
Hey there,
I'm getting a weird issue where forms are not rendering out in the back office.
They are appearing in a colleagues instance but not in mine. We are both working locally. Has anyone come across a similar issue before?
Screenshot for reference.
I've managed to resolve this issue by deleting my repo and doing a clean install of the project. Then i found that there were some missing classes for some custom fields that had been added in but not committed by another developer.
Success =]
[Edit]
On further research, i also found that clearing the App_Data folder solved the issue. I think if there is a user on a dev environment, and one on a local, and the site is using the same database, If they are both working on the same form, the cache can get muddled.
is working on a reply...