Re: first time relationship problem

2007-08-02 Thread Theodore Petrosky
Thanks. its great when the answer is simple and in front of my nose. Ted - > -- > > Message: 2 > Date: Thu, 2 Aug 2007 10:44:07 -0400 > From: Ken Anderson <[EMAIL PROTECTED]> > Subject: Re: first time relationship problem > To: Theodore

Re: first time relationship problem

2007-08-02 Thread Ken Anderson
You saved the changes, therefore delete 'theSection', but then you tried to access 'theSection'. You should move the removeObject... line to above the deleteObject line. On Aug 2, 2007, at 10:40 AM, Theodore Petrosky wrote: I am relatively new to WO.. I finally put together a web applicati

first time relationship problem

2007-08-02 Thread Theodore Petrosky
I am relatively new to WO.. I finally put together a web application (internal to the company) that is not very big. I am using the examples in the Marker book to create a to-many relationship. (publications have sections). I I just implemented a removeSection action with this code: public