Do you know what, if there is, the content version of this is : mediaItemResolver
This resolves media items, but what would you use to find page details when creating App_Plugins html CMS Grid block component views.
We currently use the mediaItemResolver like this:
{{mediaItem = (block.data.backgroundImage[0].mediaKey | mediaItemResolver); ""}}
We were wondering how we can do the same for content.
Thanks
jonroberts
10/19/2023, 2:10 PM
@Warren Buckley Hi - I was wondering if you knew how we could get the content from a page for the CMS block view when using a Content Picker? 🙂