Ed Leafe wrote: > On Aug 8, 2010, at 3:12 PM, Jim Byrnes wrote: > >>> Can you paste your .cdxml file on http://dabo.codepad.org/ so I >>> can take a look at it? >> >> Its there now. > > That looks fine. The only other thing I can think of is that you put > the code to populate the dropdown list in the form's afterInit() > method, instead of afterInitAll(). When the former fires, the > dropdown hasn't yet been created, and you would thus get that error. > > > -- Ed Leafe > >
Ed, You were correct, that's what I did. I fixed it and it works now. Thanks for catching that. I must have read right over that mistake a half dozen times without realizing it. Thanks again, Jim _______________________________________________ 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]
