To-One relationship pull down display key
To-One relationship pull down display key
- Subject: To-One relationship pull down display key
- From: Dan Beatty <email@hidden>
- Date: Thu, 24 Mar 2011 18:30:24 -0700
- Thread-topic: To-One relationship pull down display key
Title: To-One relationship pull down display key
Greetings gurus,
I am applying a set of rules similar to those found in ( http://wiki.objectstyle.org/confluence/download/attachments/5275652/The+Best+Kept+Secret+of+the+Best+Kept+Secret+Part+2.pdf?version=1&modificationDate=1288298179732) 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@hidden
(760)939-7097
_______________________________________________
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