Re: D2W inspect page with custom embedded list

2012-02-17 Thread Philippe Rabier
Hi David, I think I have a hack for you. The context is almost the same: I need to write a QueryDataSourceDelegate which filters EOs when a user click on the search button of an ERMODEditRelationshipPage page. The filter is based on the parent object who is unknown at this stage (or I didn't fi

D2W inspect page with custom embedded list

2012-02-16 Thread David Holt
Hi all, Can I reference the entity in an inspect page (the parent page configuration) from a list embedded in the same page? I need to manipulate an array of to-many objects in the inspect page (group them) in code before returning the list. I need to access the parentEntity.toManyRelationship