File Manager Disable multiple file select

Hi,
In file manager there is an option to select multiple files. I don’t want to select multiple files at a time. I only want to select one file at a time. Is there any way to disable multi file selection?

Hey @tahiraziz01,
You can use onViewInit event to change view configuration.
Please, check the following snippet:
https://snippet.webix.com/8hshx5q0

I working fine now. Thanks a lot.