Re: D2W Help
Re: D2W Help
- Subject: Re: D2W Help
- From: Guido Neitzer <email@hidden>
- Date: Wed, 27 Aug 2008 13:23:04 -0600
On 27.08.2008, at 12:46, Ted Archibald wrote:
Let's say I have a simple D2W app (using wonder) with two entities,
Person and Addresses which are related with a one to many
relationship.
In the edit page for the person entity is there a way to add a
"Create new Address" action to create a new address entity? I've
gone through all the components and all I can do is choose an
address that is already created, which doesn't make sense for the
workflow. Do I need to create a component with this action? If so,
how do you do that?
I don't use it myself, but ERDEditOwnedRelationship might be what you
are looking for.
Personally I use a subclass of ERDEditToManyRelationship beefed up
with some Ajax and the HTML cleaned up.
cug
--
http://www.event-s.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >D2W Help (From: "Ted Archibald" <email@hidden>) |