Re: EOF objects and NON NULL validation

Ric Turley <[email protected]> Thu, 06 Nov 2003 13:40:09 -0700
Newsgroups gmane.comp.web.webobjects.eof,gmane.comp.web.webobjects.devel
Message-ID <BBCFFFB9.31918%[email protected]>
I am trying to recreate invoices originally created in a FMP database in
WebObjects. The model relates timecards to invoices and to projects like
this:

    invoice <-->> timecard <<--> project

The invoice needs to look like:

    Invoice info
        Project info
            1st Timecard for Project
            next Timecard for Project
            next Timecard for Project
        Project info
            only Timecard for Project
        Project info
            1st Timecard for Project
            next Timecard for Project

In WO, I am using 2 repetitions to display the data.  What is the best way
to organize the entities by invoice, then project and then timecard.  It
seems like this should be easy, but I just can't get there.

Thanks, 
Ric Turley
Zarac Software
Custom Software Development
http://www.zarac.com
Office: (303) 642-3106