I couldn't find anywhere (online documentation & mail archives) any information on the format that should be used to enter 'selection' and 'multiple selection' properties while creating a new property :-( I tried ['foo', 'bar'], but I get a "No value for ['foo', 'bar']". Thanks, Luc
Luc Stepniewski wrote:
I couldn't find anywhere (online documentation & mail archives) any information on the format that should be used to enter 'selection' and 'multiple selection' properties while creating a new property :-(
I tried ['foo', 'bar'], but I get a "No value for ['foo', 'bar']".
This isn't a stupid question at all. It's a stupid interface. The value you need to enter is the name of a variable (e.g. a property) that will contain the valid values. We plan to improve this UI in the future. :) Jim -- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Jim Fulton -
Luc Stepniewski