How do I dynamically pull CMS data into my code embed?
How do I dynamically pull CMS data into my code embed?
At a glance
The community member is trying to dynamically pull data from a CMS (Airtable) into a constant called 'nextClassDate'. The community members suggest using a binding that generates a JavaScript variable or the schema syntax in Webstudio as possible solutions. One community member also mentions using RDFa to handle JSON-LD for articles and blogs with multiple authors in Webflow. However, there is no explicitly marked answer in the comments.
I'm trying to get the 'nextClassDate' const to pull data dynamically from my cms but I can't figure it out. This is the data I want pulled in: Airtable$32$Data.data.records[0].fields["Next Class Date"]. Is this possible? Can anyone help with this? Thank you!
This is great. One of the issues we run into in Webflow is handling JSON-LD for articles and blogs with multiple authors. Is there a way to bind that in Webstudio for items with a (in Webflow terms) multi-reference database element?