Re: detail WODisplayGroup & FetchSpec
Re: detail WODisplayGroup & FetchSpec
- Subject: Re: detail WODisplayGroup & FetchSpec
- From: Nathan Dumar <email@hidden>
- Date: Sat, 22 May 2004 20:02:03 -0400
I knew this was going to happen. I found the obvious a few minutes
after sending the message:
A non-master/detail display group for User, and a fetch spec that
includes the Org owner and users that own any UserTypes with numbers >
0 and < 9 ... I didn't see the Org listing in the fetch spec builder
before. No excuses.
Sorry for the bother.
Nathan
On May 22, 2004, at 6:58 PM, Nathan Dumar wrote:
Is there some reason why, in WOBuilder, a detail WODisplayGroup cannot
use a Fetch Spec? When I check the box for "Has detail data source"
the Fetch Spec menu is deactivated. Is there some way I can have
both?
Entity Org owns entity User. User owns UserType. I would like to
fetch all of the User objects that are owned by an Org object, and
that have a UserType.typeNum > 0 and < 9.
Do I need to do this with an Org display group and a fetch spec in
Org? That would sure make my code unnecessarily cumbersome.
Or can I do the User display group and fetch spec, and in my code use
the WODisplayGroup.setMasterObject() method? I'm guessing that since
WOBuilder specifically denies the use of both that there is some sort
of problem with doing this.
Thanks,
Nathan
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.