Hi Amedeo,

On 2010-09-23, at 11:51 AM, David LeBer wrote:

> 
> On 2010-09-23, at 2:44 PM, Amedeo Mantica wrote:
> 
>> when an entity as a to one relationship by default you have to do Search -> 
>> Query -> get a list -> select...
>> 
>> how to go stright to the list ? I'm unable to find the correct way/rule
> 
> Use ERD2WEditToOneRelationship as the component for the two-one relationship 
> property?
> 
> 100 : pageConfiguration like 'Edit*Address' and propertyKey = 'state'  => 
> componentName = "ERD2WEditToOneRelationship" [Assignment]
> 100 : pageConfiguration like 'Edit*Address' and propertyKey = 'state' => 
> keyWhenRelationship = "stateName"

You may want to add an additional rule such as 

100 : pageConfiguration like 'Edit*Address' and propertyKey = 'state' => 
toOneUIStyle = "radio"

which will change your list into an array of selectable radio buttons

David

> 
> ;david
> 
> --
> David LeBer
> Codeferous Software
> 'co-def-er-ous' adj. Literally 'code-bearing'
> site:         http://codeferous.com
> blog:         http://davidleber.net
> profile:      http://www.linkedin.com/in/davidleber
> twitter:      http://twitter.com/rebeld
> --
> Toronto Area Cocoa / WebObjects developers group:
> http://tacow.org
> 
> 
> 
> 
> _______________________________________________
> 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/programmingosx%40mac.com
> 
> 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