Re: Problem saving in a Core Data application
Re: Problem saving in a Core Data application
- Subject: Re: Problem saving in a Core Data application
- From: Paul Johnson <email@hidden>
- Date: Sat, 13 Nov 2010 13:28:05 -0600
Save and Save As always fails if I've deleted one or more row from the
tableview.
The document “Portfolio Set 1x” could not be saved as “Portfolio Set 1y”.
portfolio is a required value.
It's something incorrect or incomplete in my use of Core Data, I believe. I
have two Entities and there are two tableviews. In one tableview I select an
item and that selection causes the display of items in the second tableview.
When I have deleted a row in the second tableview I'm unable to do a save.
(The row(s) disappear but I can't save. I do get an error dialog window with
the message: <The document "xxx" could not be saved. selectedType is a
required value.> I also get the console message that I gave in my initial
post.)
I hope that explanation more clearly describes the problem I'm experiencing.
On Sat, Nov 13, 2010 at 12:50 PM, Jerry Krinock <email@hidden> wrote:
>
> On 2010 Nov 13, at 09:21, Paul Johnson wrote:
>
> > If there is more I need to state to define the problem, please tell me.
>
> State the steps for reproducing a successful save vs. the steps for
> reproducing an unsuccessful save.
>
>
_______________________________________________
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