Re: Customising DisplayToMany property level components
Re: Customising DisplayToMany property level components
- Subject: Re: Customising DisplayToMany property level components
- From: Mark Wardle <email@hidden>
- Date: Sun, 29 Nov 2009 22:04:19 +0000
Of course, there's more than one way to do it.
Copying Bugtracker, I switched from using ERD2WDisplayToManyList to ERDList.
Suddenly, the listConfigurationName and the pageConfiguration for
that listConfiguration sprang into action!
Wonderful stuff.
Thank you,
Mark
2009/11/29 Mark Wardle <email@hidden>:
> Dear all,
>
> I'm sorry if this seems a straightforward question, but I cannot find
> documentation on this and haven't been able to fathom it out by
> looking at the Wonder source.
>
> I'm using a subclass of ERD2WTabInspectPage and have included a number
> of to-many properties (e.g. addresses for the entity - which is a
> patient).
>
> (task = 'inspect' and smartRelationship.isToMany = 1) => componentName
> = ERD2WDisplayToManyList
> pageConfiguration = 'ListPatient' => inspectConfigurationName =
> InspectTabPatient
> pageConfiguration = 'InspectTabPatient' => componentName = RSD2WTabInspectPage
> (task = 'inspect' and entity.name = 'Patient' and propertyKey =
> 'addresses') => emptyArrayDisplayString = "There are no addresses for
> this patient"
>
> I wish to configure the properties for the ERD2WDisplayToManyList -
> specifically, which properties to include in the display. I thought
> inspectEmbeddedConfiguration would work defined for that property, but
> that seems to be ignored.
>
> Am I doing something wrong here?
>
> Almost feeling as if D2W mastery is within grasp.... [or possibly not
> actually...]
>
> Mark
>
> --
> Dr. Mark Wardle
> Specialist registrar, Neurology
> Cardiff, UK
>
--
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden