On Aug 24, 2010, at 6:03 AM, David LeBer wrote: > > On 2010-08-24, at 3:36 AM, Tim Worman wrote: > >> I've set up an existing project to use ERModernDirectToWeb for some CRUD >> functionality. But I'm having a problem that I can't seem to solve by >> adjusting the rules. Wherever I view the detail on an entity (edit or >> inspect) all of the relationships display surrounded by a fully functioning >> page wrapper as defined using " >> pageWrapperName" in user.d2wmodel. The same page wrapper also properly wraps >> the entire page but I end up getting a full set of menus and menu header >> around every relationship. >> >> Thanks for any pointers. > > Do you have a rule like: > > 10 : pageConfiguration like '*Embedded*' => pageWrapperName = > "ERDEmptyPageWrapper" > > ;david
OK, I'm still getting the same result. I think what I'm going to try is to make all my changes on a self-contained D2Modern app and then try to move the working components into my other app. If anyone else has any ideas why this might be happening (I'm too new to this to have a clue), I'd certainly be open to hearing. Thanks for any advice. Tim Worman UCLA GSE&IS _______________________________________________ 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]
