[Seaside] Setting options for MAMultipleOptionDescription? (in Magritte)

John Chludzinski john.chludzinski at gmail.com
Mon Oct 26 20:49:20 UTC 2009


I'm trying to set the options for MAMultipleOptionDescription using an
instance variable of its associated model (Lists).  But since the call to
set the options for the instance of MAMultipleOptionDescription is in a List
(the model's) class method, I can't make access to this instance variable
(of List).  I tried having the #selectorAccessor: method return these value,
but of course this merely added these to the selected list - NOT the
options.  Not what I wanted.  There must be a means to access instance data
associated with the model to be displayed in the options for
MAMultipleOptionDescription?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20091026/7a21b82c/attachment.htm


More information about the seaside mailing list