How to customize bulk actions
To customize bulk actions follow these steps:
Go to Services β Servers and click the HTTP or HTTPS server card where the File Manager is configured.
Scroll down to the Applications section and click the
icon to open the Edit Configurations window.

There are 3 properties relevant to bulk actions:
"hideBulk""hideBulkDelete""hideBulkDownload"
By default, they are set to false and bulk features are active.
To disable the Bulk action feature, set the
hideBulkvalue totrueor remove it.To disable the Bulk action feature, set the
hideBulkvalue totrueor remove it.To enable the feature without Download, the
hideBulkvalue must be set tofalseand thehideBulkDownloadvalue totrue.To enable the feature without Delete, the
hideBulkvalue must be set tofalseand thehideBulkDeletevalue totrue.
Click the Confirm button. The server will be restarted.
Please note that other combinations may not work, so follow only the instructions above.
Last updated