> > > Objective: > > > Populate a dListBox in a form where the primary bizobj > > datasource is book. Everytime one changes book the dListBox gets > > populated with the name of the related authors.
I've accomplished this in using afterPointerMove and an independent bizobj. Though I'm still wondering if there are better ways to accomplish this!? > > > 2 - If dabo can't do this for me what would be the soundest > > approach? > > > > Dabo doesn't offer full-automatic handling of M:M joins, but it > > isn't difficult once you've done it once. The ListBox needs a > > DataField to save to (this would be a field in the join table) as well as > a source of values to list (this would be your authorBizobj.author_name > > field). > > Again, I'll get back with concrete examples as soon as possible. Thank you. That would be very welcome. I've updated the Bookbase demo at the developer wiki. Anyone care to take a look. I'd be most welcome. Txs. Miguel _______________________________________________________________________________________ Aqueca o seu Inverno com o credito pronto a usar! Saiba mais em http://www.iol.pt/correio/rodape.php?dst=0701181 _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
