| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Hi Robert, that work of course, my issue is to get to the key which stored the "human readable" value: -I have a simple table with "code value" like "grey,blue,..." -in my framework I have a .strings file with entries like: blue= "bleu"; grey="gris"; ... that way I have only a simple table and can localized the .strings file more easily. but it seems like I cannot access the key inside the framework using resourceManager... I think if I subclass my custom class in my application, I'll be able to make it work, but I'd like to keep that in my framework if there's a way to access the keys in the .strings file... But I didn't find it yet. Xavier 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. |
_______________________________________________ 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>) | |
| >Re: custom display for WOToManyRelationship destinationDisplayKey (From: Robert Walker <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.