| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| You might try setting the destinationDisplayKey binding to "userPresentableDescription." Then in your custom class for the destination entity you should be able to override userPresentableDescription to return whatever you want. Like: public String userPresentableDescription() { // Return anything you want here return lastName() + ", " + firstName(); } On Aug 29, 2006, at 4:17 PM, Dev WO wrote:
-- Robert Walker |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/email@hidden This email sent to email@hidden
| References: | |
| >custom display for WOToManyRelationship destinationDisplayKey (From: Dev WO <email@hidden>) | |
| >Re: custom display for WOToManyRelationship destinationDisplayKey (From: Lachlan Deck <email@hidden>) | |
| >Re: custom display for WOToManyRelationship destinationDisplayKey (From: Dev WO <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.