Re: [Zope] getProperty title and id

2008-10-15 Thread Tino Wildenhain
Tino Wildenhain wrote: Hamzat Kamal wrote: Hi, I just want to why will display the object title and and will dispaly none. apart from the fact that you probably should start using TAL instead of DTML, Did you look at the resulting output? Not the HTML rendered in the browser but

Re: [Zope] getProperty title and id

2008-10-15 Thread Tino Wildenhain
Hamzat Kamal wrote: Hi, I just want to why will display the object title and and will dispaly none. apart from the fact that you probably should start using TAL instead of DTML, Did you look at the resulting output? Not the HTML rendered in the browser but the source - "view sourc

[Zope] getProperty title and id

2008-10-15 Thread Hamzat Kamal
Hi, I just want to why will display the object title and and will dispaly none. Thanks. ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.z

[Zope] getProperty()

2000-10-25 Thread Jose Soares
Hi all, This is a newbie question. I'm trying to get the 'title' property of a SQLConnectionIDs. I can do this work using python but in zope I can't do it. I want to create an html SELECT object to display a list of all SQL Connections and I want to display the id and the title, like this: id