Hi Markus,

Did you miss Ramsey's response back in March?

Dave

Begin forwarded message:

> From: Ramsey Gurley <[email protected]>
> Date: March 19, 2011 10:26:22 AM EDT
> To: Markus Ruggiero <[email protected]>
> Cc: "[email protected] Dev Apple" 
> <[email protected]>
> Subject: Re: D2W editRelationship displays PageWrapper???
> 
> 
> On Mar 19, 2011, at 5:39 AM, Markus Ruggiero wrote:
> 
>> Hi,
>> 
>> I must be overlooking something...
>> 
>> When D2W performs "EditRelationship" it shows a completely wrapped page 
>> inside a page. Something with my rules must be wrong but I cannot see which 
>> one is wrong or perhaps missing. Any ideas what could cause such a display?
>> 
>> <2.jpeg>
>> Thanks a lot
>> ---markus--- 
> 
> You probably did
> 
> 100: *true* => pageWrapperName = "SomeWrapper" [Assignment]
> 
> Where you need to do
> 
> 100: frame != '1' => pageWrapperName = "SomeWrapper" [Assignment]
> 
> or
> 
> 100: not(pageConfiguration like '*Embedded*') => pageWrapperName = 
> "SomeWrapper" [Assignment]
> 
> Ramsey _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to