Folder management
The widget allows to manage folders and files in the same way.Folders are indicated by square brackets (e.g. [prod1] ).If multiselection is not enabled you can browse into folders. By double clicking on folder or on “..” symbol you can entry or exiting in the related folder.On each folder is possible to operate with delete, copy or move command as if it were a single file.There are limitations:with the files you will list also the folders in the format specified by the fileTypes property.it is possible to browse inside the folders, but without performing operations on internal files.inside the folder it will be visible the files and subfolder specified by the fileTypes property.operations on folder are reflected on the internal files specified by the fileTypes property (any internal files and folders not displayed may force to fail delete or move operations)it is managed only one level of subfolders; any additional subfolders (though they will be displayed and will be possible to browse into) will not be handled by the operations of deletion copying and moving often causing the failure of the operation.By these limitations and because it’s possible to copy, delete and move files and folders by external accesses such as ftp, datalog_utility or others, you are recommended not to create subfolders and not to add different file types in the same folder.