I tried that but I still get an exception in getProperty. I believe the relevant part is:
Unable to read OGNL expression '<parsed OGNL expression>' of [EMAIL PROTECTED]:MgList]: source is null for getProperty(null, "bindings") binding: ExpressionBinding[Page:MgList components.MgList.inserter.bindings ["selectListener"].object] The generated url looks like this <a href="/AcuVigil/app?component=%24MgList.View&container=Page%3AMgList&page=Company%2FStoreManager&service=direct&session=T&sp=M1100">view</a></td> That seems to say the component is MGList.View contained in Page:MgList on the page Company/StoreManagerPage. The Mg database id is 1100 Perhaps I'm wrong but it seems like the container would need to be the RenderBlock for this to work.
