What's wrong with my Dynamic Content Function?
Hello,
I'm trying to use Dynamic Content (and Deluge) for the first time. I can't get it to work.
Essentially I want to display some content from a Zoho Sheet on a web page.
Here's my function:
And here's my view:
But none of the content shows on my page in Sites (this is a published page – should appear under the heading):
I played in the developer console for sheets and am able to get the data there. I tried a few ways to see if I could write some stuff to the browser console but failed. Not sure how else to debug this. Any help appreciated!