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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]
