Open
Description
I implemented my own Action (renaming a folder) but I'm guessing there's no provision at the moment to disable the action if more than one folder is selected. FileFilter just provides capability to filter on the file's properties. Can the "selections" variable also be exposed to be able to enable the action only if a single folder is selected?