On Oct 6, 2010, at 7:38 PM, David Holt wrote: > > > > On 2010-10-06, at 3:09 PM, David Avendasora wrote: > >> First of all, the changes to RuleModeler rock in that I could just copy >> paste your rules below directly into my rule files! > > It's a new world! > >> >> Second. It doesn't quite work yet. The paging controls are there, but no >> listing. Hard to explain. Here's a screen shot (yes, I have my own Skin for >> ERModernD2W) > > Your second rule listConfigurationName is named correctly?
That was it. I had forgotten to change that. Works perfectly now. Thanks! Out of curiosity, why is it listConfigurationName and not listEmbeddedConfigurationName? Dave > > Your priority for these rules is high enough? > > You don't have other rules that are overriding the display somehow? > > There's nothing in CSS that is hiding the listing? > > >> >> <PastedGraphic-1.png> >> >> You can see that there are 139 items in the array, but they aren't being >> displayed. >> >> Dave >> >> >> On Oct 6, 2010, at 5:08 PM, David Holt wrote: >> >>> For details see the thread from last week: Re: [Wonder-disc] derived >>> related non-modeled EO List display >>> >>> Short answer: >>> 95 : propertyKey = 'distinctPrivileges' => componentName = ERDList >>> [com.webobjects.directtoweb.Assignment] >>> 95 : propertyKey = 'distinctPrivileges' => listConfigurationName = >>> ListEmbeddedERPrivilege [com.webobjects.directtoweb.Assignment] >>> >>> distinctPrivileges is the method >>> I don't know if you need the second rule, it depends where you are trying >>> to display your array. >>> >>> d >>> >>> On 2010-10-06, at 2:01 PM, David Avendasora wrote: >>> >>>> Hi all, >>>> >>>> I'm working on a ERModernD2W app and I have a cross-DB toMany relationship >>>> that I can't model because DB is on a different physical server, so I've >>>> just created a method that fetches the related object by qualifying on the >>>> PK. All quite straight-forward. >>>> >>>> But when I add that method to the list of displayPropertyKeys for my >>>> entity, the result is the toString() of the NSArray of results. How do I >>>> get it to treat it like a modeled relationship? >>>> >>>> Thanks! >>>> >>>> Dave _______________________________________________ >>>> 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/programmingosx%40mac.com >>>> >>>> This email sent to programming...@mac.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