Gravity Views and Loopers

Hello, is anyone aware of a way to pull in the data from a Gravity View list and/or individual entry for building a page using Cornerstone and Loopers? I’ve been able to assign a Cornerstone Layout to a specific view, but I’m having a hard time figuring out what the dynamic content is to access the data. Not sure if I need to add a specific looper provider to get the right data or not.

Hello @bobbybosler,

Thanks for writing in! If “View” is a custom post type, those data must be saved in custom fields which you can simply use {{dc:post:meta key="field-name"}}. You can use JSM Post Meta plugin to be able to find the names of the fields.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.