[Zope-CMF] Folder Question
James van der Veen
jvdveen@dds.nl
Wed, 23 May 2001 10:48:12 +0200
Hello all,
I don't know why but I just cam't figure this out...
In my standard_html_header (in the news folder) I would like to call a poll
This poll is in the folder Poll (allso in the news folder)
and the I would like to call the dtml method vote_html
If I trie
<dtml-var "poll.question1.vote_html>
I just see the html code in my header... So that doesn't work...
if I just trie
<dtml-var poll> I just see the header but without anything like the poll...
Can someone please help me...
It's probably very simple but I just can't figure it out....
Thanks,
James van der Veen