Sibylle Koczian wrote: > ... > I just tried with this variation: > > self.Choices = ["unknown"] + names > self.Keys = [0] + pks > > That works, now "unknown" is selected and the info log message disappears. > But > does it really mean a dropdown list must have an entry with key 0, even if > completely artificial? > > Thank you, > Sibylle >
Yes, as long as you do not set the underlying database fields to a different default value. I'm using "-/-" as my value for a unset field. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
