@Umbraco.Field() doesn't work after upgrade to 7.4.1 from 7.2.8 if using umbracoUrl on DocumentType
Hello All,
Hit another snag with Umbraco upgrade this morning which I want to document.
We had a DT called UmbracoUrlOverride which we would compose to get an umbracoUrl field on a given page.
Since upgrading, I noticed that pages that compose this DT can't data bind any fields even though they are in umbraco/database. So I removed the urlOverride and used UrlRewriting instead
@Umbraco.Field() doesn't work after upgrade to 7.4.1 from 7.2.8 if using umbracoUrl on DocumentType
Hello All,
Hit another snag with Umbraco upgrade this morning which I want to document.
We had a DT called UmbracoUrlOverride which we would compose to get an umbracoUrl field on a given page.
Since upgrading, I noticed that pages that compose this DT can't data bind any fields even though they are in umbraco/database. So I removed the urlOverride and used UrlRewriting instead
Tim Scarfe
is working on a reply...