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&amp;container=Page%3AMgList&amp;page=Company%2FStoreManager&amp;service=direct&amp;session=T&amp;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.

Reply via email to