Hello. Heartcore first-time user....would be grateful for some help please...
1) I've added an Image Media Picker field, called "Logo" to a Composite.
2) I assigned the Composite to a Document Type
3) When I edit an item created from [2] I see the field and can select a PNG image from the Media Library
4) I publish [2]
5) I retrieve [2] via the Content Delivery API. The "Logo" field is returned but the value is null
6) The same thing happens when I try the Preview API
7) I can successfully retrieve the Logo data via the Media API
Can someone tell me why the Logo field is null when using the Content/Preview API?
Update #1....I tried adding a new Image Media Picker field directly to the Document Type, rather than the Composite. That worked fine. So is there a bug which means it won't work for Image Media Picker fields added via a Composite?
Thanks