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
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
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