Greetings all,
I see the stupidity of my ways.  It appears that I have to remove the rules


> (pageConfiguration = 'EditMovie1') and (propertyKey = 'director') => disabled
> = "true" (BooleanAssignment)
(pageConfiguration = 'EditMovie1') and (propertyKey = 'director') =>
allowCollapsing = "false" (BooleanAssignment)

Thus the application behaves correctly.  Go figure.

Later,

Daniel Beatty, Ph.D. Candidate
Computer Scientist, Detonation Sciences Branch
Code 474300D
2400 E. Pilot Plant Rd. M/S 1109
China Lake, CA 93555
[email protected]
(760)939-7097 




On 3/24/11 6:30 PM, "Daniel Beatty" <[email protected]> wrote:

> Greetings gurus,
> I am applying a set of rules similar to those found in (
> http://wiki.objectstyle.org/confluence/download/attachments/5275652/The+Best+K
> ept+Secret+of+the+Best+Kept+Secret+Part+2.pdf?version=1&modificationDate=12882
> 98179732) on page 11 to ensure that the pull down menu displays a particular
> key of the entity (entities) in the list.  Naturally, the rule list applies to
> to-many relationships, and I the idiot am trying to apply it to a pull-down
> list with a to-one relationship.
> 
> For example, if director is a to-one relationship then what change would I
> need to make the following work?
> (pageConfiguration = 'EditMovie1') and (propertyKey = 'director') =>
> componentName = " ERD2WEditToOneRelationship"
> (pageConfiguration = 'EditMovie1') and (propertyKey = 'director') => disabled
> = "true" (BooleanAssignment)
> (pageConfiguration = 'EditMovie1') and (propertyKey = 'director') =>
> allowCollapsing = "false" (BooleanAssignment)
> (pageConfiguration = 'EditMovie1') and (propertyKey = 'director') =>
> keyWhenRelationship = "fullName"
> 
> Any ideas?
> 
> Daniel Beatty, Ph.D. Candidate
> Computer Scientist, Detonation Sciences Branch
> Code 474300D
> 2400 E. Pilot Plant Rd. M/S 1109
> China Lake, CA 93555
> [email protected]
> (760)939-7097 
> 
> 
> 
>  _______________________________________________
> 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/daniel.beatty%40navy.mil
> 
> This email sent to [email protected]

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

Reply via email to