Xpage and viewpanel

A very useful and neat property is the column display property “Check box”.

You can use the getSelectedIDs to lookup the selected documents and then get values from it.

My problem is when you use the view column property “Show multiple values as separate entries” for a multivaluefield and use checkbox on that column in a viewpanel.

I can’t use getSelectedIDs because it’s the same id for all values in the column. I want to get the selected values in the viewpanel. Is this possible?

And why is getSelectedIDs undocumented?

I can’t find it in the Lotus Domino documentation!?

Does anyone have a solution?

Thank’s