London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi Folks,
I am trying to retrieve an IList of an object containg an image and a url. The image is a contentreference, with the Image url hint. When trying to retrieve this through the content delivery api I am just getting a string value back
The IList is a list of this object
Property is like this
I have a property model
and a property list
When I call the page in the api this is all I get.
I have a single contentreference as a property on the page which is set up the same way, but works perfectly
Anyone any idea?