November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I would have used the API. To read dynamic property set on one node you can use
DynamicPropertyCollection dynamicSource = DynamicProperty.ListForPage(SourcePage.PageLink);
Hi,
I have managed to make the classic misstake of using way to many dynamic properties, and have to transform these to page properties instead.
Has anyone succesfully managed to copy a value of a dynamic property to a page property via a DB-script? Or isn't that a recommended way to go?
// Kind regards, Torbjörn