Hello. how to use pydio.getUserSelection()?

Hello. how to use pydio.getUserSelection()?

Hello, this is be deprecated and is in fact an alias of pydio.getContextHolder(), which sends back a DataModel. So you should use pydio.getContextHolder().getSelectedNodes()
You will get an array of AjxpNode objects.
Charles

thanks for answering. charles.

I referenced by action.compression plugin MODAL UI.

do you know using cmd.php? send notifications to users?

have a nice day :slight_smile: