Hello, I have a problem with my archetype, I'm using dependent lists. I've downloaded the MasterSelectWidget product, but I have a problem with it. In my archetype I have a master field and a slave one, I install the archetype, I add an object of this type to my portal, but when I load the saved object and try to edit it, I see that the slave field (a selection widget) don't have the value that I have selected. How can I solve it? Is there any alternative to MasterSelect widget? Thanks ! TERRA -->
BKJ@telefonica.net wrote at 2006-3-30 17:54 +0200:
I have a problem with my archetype, I'm using dependent lists.
As others already pointed out: an Archetypes mailing list may provide more help. However, "dependent lists" may also suggests a persistency bug: You must not modify mutable non-persistent objects (such as list) in place (without telling the containing persistend object that it changed). -- Dieter
participants (3)
-
Andreas Jung -
BKJ@telefonica.net -
Dieter Maurer