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 protected]> 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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
