<BODY>Thank you Kenneth,<BR>Ok the mapping tells that. However I found a way to retrieve easyli the current selection: There is a session value that is set for the current selection:<BR>&nbsp;&nbsp;  $_SESSION['selection_array']<BR>It's a json representation of the selection, just parsing it and it is done!<BR><BR>My idea was to create a tool to export the current selection to csv for excel, and it just works fine!<BR><BR>Thanks for the hint,<BR>Rémy</BODY>