Repeater ⛔
Last updated
Was this helpful?
Last updated
Was this helpful?
While DIVs are superior for layout, HTML Tables can offer a simplicity of data-presentation that is tough to beat.
Webflow does not have a Table element, so we’ve added the ability to generate an HTML table anywhere you like, from tabular JSON data.
Retrieve data from a Google sheet, and convert it to JSON.
Template looks like this
Retrieve data from a Google sheet, and convert it to JSON.
LoCode version using minimal javascript configuration code.
Retrieved from a Google Sheet source as CSV.
Google spreadsheet source -
Converts to JSON.
Repeats using an HTML template
NoCode version using wfu-
attributes.
Retrieve data from a Google sheet, and convert it to JSON.
Demonstration