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
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
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
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
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
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
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
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