Garry Saddington wrote:
The comparison is dynamic.

Ah, so thisgroupabrev comes from the request? See? I could never have known that from JUST reading the DTML.

In ZPT, it would have been request/thisgroupabrev and all would have been clear.

The user selects an option, that option is passed to a formhandler and hence back to the referring method. How could I not do the comparison in this method?

In your ZSQL method, you have access to the REQUEST, so you can build your SQL using a <dtml-if>, and you love dtml right? ;-)

imho such a problem as selected in selects should have a well documented solution as many developers will need it and why should each one have to find the solution for themselves?

There's probably a How-To somewhere on this...

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to