Hey, developers of Webflow!
I recently started working with Webflow and I need help with dynamically calculating the read time of a blog.
I have a "resources" page (www.website.com/resources) that holds all the blogs (CMS Collection) which creates Collection Pages with individual blogs on each page (www.website.com/resources/blog-title-1, and so on..)
I am able to calculate the read-time on the individual blog pages using a Javascript snippet I found on the Webflow Forum. However, I am not able to add the same read time to the main resources page (the parent page) under each blog blurb. Any ideas on how I can grab a dynamically calculated value from a collection page back to the main resource page?
https://forum.webflow.com/t/blog-reading-timer/103443/3 - This is what I used to calculate the read time on individual pages but I'm unable to (or do not know how to) add the same under all the blogs under the resource page.
Please help with the same!
TIA