Re: D2WEditRelationship

2010-02-17 Thread Mark Wardle
Thanks for this. The advantage (I assume) of a master detail page is that one presumably can set the master object and the key for the relationship and so that component can take responsibility (in a model independent way) for creating, editing and deleting objects hanging off that relationship ke

Re: D2WEditRelationship

2010-02-16 Thread Ramsey Lee Gurley
Anjo, It basically looks like a select page with an edit underneath it. There's a screenshot here: http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/WalkThrough/WalkThrough.html#//apple_ref/doc/uid/TP30001015-DontLinkChapterID_5-TPXREF104 Only slightly

Re: D2WEditRelationship

2010-02-16 Thread Anjo Krank
I never heard of this either, which is why it's not in Wonder. Do you have a screenshot? Is it as terrible as the Edit relationship pages? Cheers, Anjo Am 16.02.2010 um 21:59 schrieb Mark Wardle: > Hi. > > I was trying to work out why I didn't know about BASMasterDetailPage, > NEUMasterDeta

Re: D2WEditRelationship

2010-02-16 Thread Mark Wardle
Hi. I was trying to work out why I didn't know about BASMasterDetailPage, NEUMasterDetailPage or WOLMasterDetail or indeed their superclass D2WMasterDetailPage. It is because there isn't a Wonder equivalent. Wen generating a new look using the (helpfully supplied) Wonder scripts, one doesn't end

Re: D2WEditRelationship

2010-02-16 Thread Mark Wardle
On Tuesday, February 16, 2010, Mark Wardle > Ps > > I too am intrigued by Mr. Schrag's comment on the other thread! > > -- Dr. Mark Wardle Specialist registrar, Neurology Cardiff, UK ___ Do not post admin requests to the list. They will be ignored. W

Re: D2WEditRelationship

2010-02-15 Thread Mark Wardle
Ramsey, Thank you - exactly what I needed. I should have known I had selected the wrong page to subclass as I was contemplating too many edits! My other "look" subclasses were v simple. Mark Ps I too am intrigued by Mr. Shrag's comment on the other thread! On Tuesday, February 16, 2010, Rams

Re: D2WEditRelationship

2010-02-15 Thread Ramsey Lee Gurley
On Feb 15, 2010, at 5:32 PM, Mark Wardle wrote: > Dear all, > > I'm trying to subclass and customise D2WEditRelationshipPage to create > a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage). > > Specifically, I want to be able to customise the page using the rule system. > > Firs

D2WEditRelationship

2010-02-15 Thread Mark Wardle
Dear all, I'm trying to subclass and customise D2WEditRelationshipPage to create a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage). Specifically, I want to be able to customise the page using the rule system. Firstly, I want to hide the "query" button and the "query" panel. In