How to use new dynamic content feature of Zoho Sites?
Hello,
I cannot find any documentation on the new dynamic content feature of Zoho Sites. I am trying to call a function from a view. Initially I am presented with
<div><center><h3>{{ dynamic_content_data.display_name }}</h3></center></div>
How can I call a function inside a view or even loop through a list returned from a function?
Sunny regards,
Artjom