Its a class that doesn't extend %ZEN.Component.page, but it is a .cls and my understanding is that a CSP pages are pages saved as .csp and my class (.cls) as shown below is considered as a Zen page?
here is my class definition
.png)
and in content section
.png)
and the problem that I've tried adding a component eg. a textbox or label in the XData Content section (where the time is) but its not showing up in the page, only my html called in my classmethod !?
- Log in to post comments
.png)
.png)