Hi Joe!

You have missed the rule that tells D2W what UI style to use for the 
ERD2WEditToOneRelationship component.

25 : (pageConfiguration like '*EmbeddedAffiliate' and propertyKey ='company') 
=> toOneUIStyle = popup [com.webobjects.directtoweb.Assignment]

That should get you the popup instead of the radio buttons!

Note: The Radio Button UI Style could use some CSS love... :-)

Dave

On Apr 27, 2011, at 12:13 AM, Joe Little wrote:

> I have one working pull down I created before, but whenever I try to
> add another using the same scheme, I'm getting a ugly check box
> selection vs a pull down list, as seen from the attached. The rule I
> was using was:
> 
> 100: (pageConfiguration like '*EmbeddedAffiliate' and propertyKey =
> 'company') => componentName = "ERD2WEditToOneRelationship"
> *Assignment*
> 
> I'm trying to make company a pull down selection, but I end up with
> the attached for both CreatedEmbeddedAffiliate and
> EditEmbeddedAffiliate.
> <Screen shot 2011-04-26 at 9.09.48 PM.png> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
> 
> This email sent to webobje...@avendasora.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to