On Jul 30, 2010, at 3:58 PM, David Holt wrote:


On 2010-07-30, at 12:26 PM, Ramsey Gurley wrote:

On Jul 30, 2010, at 2:51 PM, David Holt wrote:

Hi all,

I would like to display one propertyKey for a recursive relationship and the rule doesn't seem to work as it does for a normal relationship to a different entity. Do I need to do something special for this case? The rule I am using has no effect and I am not sure why.

100 (entity.name = 'Activity' and propertyKey = 'parentActivity') => keyWhenRelationship = "activityTitle"

Thanks,

David

Looks like it should work... But you'll be writing a lot of rules that way. Try something like

(propertyType = 'r' and relationship.destinationEntity.name = 'Activity') => keyWhenRelationship = "activityTitle"

That didn't work.


If that doesn't work either, try refreshing your workspace.

That didn't work either.

What component are you using and what is it showing you instead? userPresentableDescription()?

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