Re: filtering out items from a drop-down list
Re: filtering out items from a drop-down list
- Subject: Re: filtering out items from a drop-down list
- From: Goh Keng Boon <email@hidden>
- Date: Tue, 29 Jun 2004 10:18:54 +0800
If we are using WOToOneRelationship provided by WO, can we still do the
same thing?
KB
On 29-Jun-04, at 6:58 AM, Ray Ackland wrote:
John,
Would one possibility be to use
EOQualifier.filteredArrayWithQualifier(NSArray array, EOQualifier
qualifier)? This would create a subset of your original fetch results.
R.
On 29/06/2004, at 9:44, John Spicer wrote:
I have a list of items (user list), some of which are disabled, with
a flag (in the db). How can I filter those out?
_______________________________________________
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.