Hi all, I have installed znolk on my zope site (and have mysql setup also), not being fluent with DB, I have problems setting up that product. If I use the znolk wizard (I just use 1 table) without any special options, it works no problem. But when I want to setup a "multiselect" select field with a drop down, I can't find the proper settings in the extended info. All I want is to be able to have 3 choices for the entry of a field. No lookup to another table. How can that be done? do you have a concrete example, I could not make use of the supplied instructions. Regards, Francois
the 'multiselect' and 'valuelist' options are for looking up values through z sql methods where you can specify the value displayed in the listbox and the id actually filled into the database. I plan to also implement static definition of lookup values in one of the next znolk releases. regards phil Francois Meehan wrote:
Hi all,
I have installed znolk on my zope site (and have mysql setup also), not being fluent with DB, I have problems setting up that product. If I use the znolk wizard (I just use 1 table) without any special options, it works no problem. But when I want to setup a "multiselect" select field with a drop down, I can't find the proper settings in the extended info. All I want is to be able to have 3 choices for the entry of a field. No lookup to another table. How can that be done? do you have a concrete example, I could not make use of the supplied instructions.
Regards,
Francois
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Francois Meehan -
Philipp Auersperg