ONLYOFFICE / CommunityServer

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
http://www.onlyoffice.com
Apache License 2.0
2.66k stars 607 forks source link

edit source code #208

Open fouratbh1 opened 4 years ago

fouratbh1 commented 4 years ago

hello, I have a problem concerning the modification of the source code of onlyoffice, when I want to upload a file in the documents it opens a new window for choosing the file that I want to upload but I want it to point directly to a specific folder that I choose, on which file (C #) and on which function or class should I point to modify this please?

Carazyda commented 4 years ago

Hello @fouratbh1 We don't have a complete solution. But if you find how to do this - we will help you to insert it into onlyoffice.

Some materials that we found in the google: https://stackoverflow.com/questions/32368173/how-to-open-specific-folder-in-input-type-file https://bytes.com/topic/javascript/answers/148166-set-default-directory-open-input-type-file