• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Can't use in/contains operator with collection FIRST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't use in/contains operator with collection FIRST


  • Subject: Can't use in/contains operator with collection FIRST
  • From: Daniel Child <email@hidden>
  • Date: Mon, 02 Mar 2009 11:09:11 -0500

I have a basic parent entity with two child entities. I set up a nib file using the default "entity" interface for all three. I can add and remove data fine, but for some reason, the search fields that are automatically provided do not work, and in fact cause the following error message:

Can't use in/contains operator with collection FIRST (not a collection)

I don't really know what the message refers to since I don't have a "FIRST" entity. (There is a "first" attribute (lower case), but I was not searching on that attribute anyway.) This happens regardless of whether I search a parent or child entity.

Is "FIRST" how Core Data sets up the automatically provided filter predicates (FIRST, SECOND, etc.)? Googling this came no with no matches at all.

Also, I wanted to examine the filter predicates associated with the search field, but I can't find a way to do that. Is there a way to modify them?

Finally, can anyone shed light on this error message?

Thanks.
Daniel
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Live resizing NSTableView causes ghosting/nastiness in custom drawn NSTextFieldCell
  • Next by Date: Changing NSTableView cell immediately before editing
  • Previous by thread: Re: Live resizing NSTableView causes ghosting/nastiness in custom drawn NSTextFieldCell
  • Next by thread: Changing NSTableView cell immediately before editing
  • Index(es):
    • Date
    • Thread