November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Yes that's the way I was gonna go since this particular property is only gonna be used by the api but this is problem is gonna grow when more and more people extend their site with contentdelivery api.
Hi,
We have a page type with two properties: Heading and NavigationHeading, where NavigationHeading defaults to the value of Heading if NavigationHeading is empty (as seen below).
When retrieving this page through the Content Delivery API, both properties are exposed. However, the logic expressed for NavigationHeading is not run when the page is serialized.
The table below illustrates the behaviour of the Content Delivery API for the page type above.
However, we expect the behaviour to be like this (notice the difference in the second row)
Why isn't logic expressed in a page type's property "get"-body run when serializing objects through the Content Delivery API? What can we do to achieve this?
- Thomas