On Localhost it shows the correct amount of forms and shows them on the dropdown
However on dev it shows previous forms created, which have been deleted in Visual Studio and doesn't show the dropdown of the forms. How do you fix this?
Also, as future reference is it best to do the form locally or on the server and do you add the forms to the project in Visual Studio or not add them?
Umbraco Forms Dropdown and not updating issue?
On Localhost it shows the correct amount of forms and shows them on the dropdown
However on dev it shows previous forms created, which have been deleted in Visual Studio and doesn't show the dropdown of the forms. How do you fix this?
Also, as future reference is it best to do the form locally or on the server and do you add the forms to the project in Visual Studio or not add them?
Resolved issue by changing the publish by ticking "remove additional files at destination" and then re adding UmbracoDbDSN.
is working on a reply...