[Zope] How does dtml-sqlgroup really work?
Steve Spicklemire
steve@spvi.com
Mon, 10 Jun 2002 13:16:40 -0500
Hi Christian,
On Monday, June 10, 2002, at 02:00 AM, Christian Theune wrote:
> Sorry, for the late reply,
>
> seems like not many ppl really use sqltest.
>
> The sqgroup/sqltest combo has some things you didn't find out:
>
> sqltest works like the if, when you add the optional attribute, like
> this:
>
> <dtml-sqltest ticker type="nb" optional> (op=eq is the default)
Good show! I misinterpreted the docs here.. it sounded to me like
nb/optional were mutually exclusive, so I never even tried them
together. Doh! Time to clean up some code. ;-)
take care,
-steve