Thanks for your time Ed, very nice software;

I get an error with;

        self.addField("clients.clientname")

in class BizHours

I have this in HoursForm-code

## *!* ## Dabo Code ID: dDropdownList-dPage
def afterInit(self):
    biz = self.Form.getBizobj("hours")
    names, pks = biz.getClients()
    self.Choices = names
    self.Keys = pks
    self.ValueMode = "Key"

here is the error;
http://dwabbott.com/pictures/Screenshot-Notice.png




_______________________________________________
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]

Reply via email to