Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hello,
I have developed a site with the help of couch.In that website i have listed multiple clone able templates.Now i want to show the List view of all these page from one file e.g list-view.html.
Now the hurdle is that i have given an h2 tag in the content area which displays the name of the template or section. In the list view i have mentioned it as
Code: Select all
<h2>Example section</h2>
I want to make this template name dynamic.
I mean all the clone able templates name should be displayed here dynamically as al;l these templates page view is from one file.
Thank you
Hi :) Dynamically it can be displayed as <cms:show k_template_title /> but description is not very clear for me. Can you post a sample of what you need?
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
2 posts Page 1 of 1