Re: Modern D2W Fu questions: ERD2WDisplayToManyList actionable links; multiple entities per page
Re: Modern D2W Fu questions: ERD2WDisplayToManyList actionable links; multiple entities per page
- Subject: Re: Modern D2W Fu questions: ERD2WDisplayToManyList actionable links; multiple entities per page
- From: David Holt <email@hidden>
- Date: Wed, 9 Feb 2011 17:00:03 -0800
You probably want to name a pageConfiguration as well so that you limit the destruction to one page :-)
On 2011-02-09, at 4:25 PM, Ramsey Gurley wrote:
> Use ERDList as your component. I think all you need are a couple of rules like:
>
> 100: propertyKey = 'stuffList' => componentName = ERDList
> 100: propertyKey = 'stuffList' => listConfigurationName = ListEmbeddedStuff
>
> Ramsey
>
> On Feb 9, 2011, at 5:16 PM, Joe Little wrote:
>
>> To be more specific, I want multiple ERModListPages within one page.
>> Is that just not doable?
>>
>>
>> On Wed, Feb 9, 2011 at 3:57 PM, Joe Little <email@hidden> wrote:
>>> First, I have places whereby I have:
>>>
>>> 100: ((task = 'inspect' or task = 'list') and
>>> smartRelationship.isToMany = 1) => componentName =
>>> "ERD2WDisplayToManyList" (Assignment)
>>>
>>> This gives me the list view I want of my items, but I also want to
>>> have users able to select that row and go to the inspect page for that
>>> entity referred to in the relationship. Is this doable?
>>>
>>> I also want to create multiple compact list views in my primary page,
>>> each one a list of an entity that is qualified like "recent notes",
>>> "notes that are due", etc., but all on one page. Are there any
>>> examples lying around for rules to accomplish this? Or do I need to
>>> create my own multiple ajaxgrid's within a page I construct?
>>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden