Hi,
Is there a way to use the
plugins.file.showDirectorySelectDialog();
to show directories and files on the appserver rather than the client machine. I am using Servoy 3.5.10
Thanks
Hi,
Is there a way to use the
plugins.file.showDirectorySelectDialog();
to show directories and files on the appserver rather than the client machine. I am using Servoy 3.5.10
Thanks
The upcoming release of our UserManager plugin will feature a JSServerFile object that works like Servoy’s file plugin, but remotely on the server. You will need to develop your own file chooser, however.