Referencing known values in core data
Referencing known values in core data
- Subject: Referencing known values in core data
- From: "Andrew Zahra" <email@hidden>
- Date: Wed, 13 Aug 2008 19:34:42 +1000
I am experimenting with core data. Binding fields such as text fields works
fine. But now I have a pop up menu I want to bind to a set of known values.
I have a "Task" Entity with a "frequency" field. The frequency field is a
set of known values, such as hourly, daily etc, so I have not put this in my
model as a separate entity. What is the correct way to handle this situation
so the value of the popup menu gets saved and loaded from the core data
store?
thanks,
Andrew
_______________________________________________
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