This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI Composer - Read files from a local directory



Hi,

I want to read all the files from a local directory (without user having to input it) and display them. The use case would be a tool which lets the user select different out-files and load the selected to the target (using DSS).

Javascript doesn't allow the reading of files without the user specifying one or to files via a "choose file" html function for security reason.

Can somebody pinpoint me to a helpful function or a way to read all the files from a directory? Or is it not possible with GUI composer?

BR,

Christoph