Well, I finally have it working. I found a typo and a mismatch. self.valueMode = "Key" should be self.ValueMode = "Key"
In the cdxml file it was correct but in the -code.py associated file it was still lower vase v. It took me a while to get them in sync. It kept complaining about the lowecase v even though when I looked it was uppercase. The other problem was the 'clientname' field. I had to put the initProperties function before the afterInit in the BizHours class to get it to be recognised. John Aherne _______________________________________________ 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]
