Here is the error:

A valid global ID could not be obtained for entity named 
PortfolioProjectPortfolioProject, relationship named childProjects, primary key 
dictionary {childProjectRowId = 69063; }


The project with that row id (69063) does exist and would be the correct one.

WOBrowser:
childProjects: WOBrowser {
        displayString = aChildProject.title;
        item = aChildProject;
        list = possibleChildProjects;
        selections = theNewProjectItem.childProjects;
        multiple = true;
}

theNewProjectItem.childProjects is the "flattened relationship".

What am I missing here?
Thanks
James Cicenia


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to