Re: passing arguments to zsql methods via selects
Hi again, ok: sorted: no need to respond... cheers, Garry On 8 Aug 2001, at 10:55, zope@zope.org wrote: From: Garry Steedman <gs@styrax.com> To: zope@zope.org Subject: passing arguments to zsql methods via selects Send reply to: gs@styrax.com Date sent: Wed, 8 Aug 2001 10:55:47 +0000
Hello all,
i was wondering if anyone knows a way of passing two parameters to a ZSQL method via a select form?
my problem is this: i have a bunch of line items with a unique id and a generated select form for each item which contains three options the user can perform on each item: on selecting one of the options, a method is called (which takes the line item id as an argument), but i cant work out how to pass the line item id to the method...
any tips/suggestions?
cheers,
Garry
+-------------------------------------------+ Garry Steedman mailto:gs@styrax.com Styrax Associates http://www.styrax.com/ "The Good Man has no shape." +-------------------------------------------+
participants (1)
-
Garry Steedman