Re: More D2W basics
Re: More D2W basics
- Subject: Re: More D2W basics
- From: David Holt <email@hidden>
- Date: Mon, 14 Jun 2010 10:20:20 -0700
Hi Andrew,
On 11-Jun-10, at 1:14 PM, Andrew R. Kinnie wrote:
Greetings all,
I have managed to get D2W to display my entities and tabs (using
ERModernLook) etc., but now I notice a bit of funkiness when
inspecting objects with relationships. Specifically, I have an
Entity which is called "Booking" which has a date and a
relationship to a "Performance" entity (akin to "Talent" I suppose).
When I find a Booking, and edit it, the "Performance" row is filled
with a complete copy of the pageWrapper I use (called
AdminPageWrapper, and set in the pageWrapperName rule).
Sounds like you need to set a different component for that
Performance relationship. Is it to-one? to-many?
In other words, when editing a booking, next to the word
"Performance" on the Edit d2w component I get the fully styled
tabs, with the Booking tab selected, Search sub tab selected, and
the details for the selected performance below that.
I assume there is something I am missing here, but I can't see why
the entire wrapper would be rendered inside the generated div.
(Apparently the CSS is "ContentWrapper" inside the div)
You need to be selecting an embeddable relationship component of some
sort I think. Take a look at the MoviesDemo to see how it is done.
What are the rules you are using relevant to that particular entity
and property?
d
Thanks!
Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@mac.com
This email sent to email@hidden
_______________________________________________
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