We have a working google file picker but our users gets confused by having to select the folders and not being able to save in the root of the current folder they are at. Is there some option that can be used to change the behaviour of the picker so that is possible? Or maybe a different approach entirely? This
Tag: google-picker
Google picker upload
I am trying to make a picker of Google drive that let me to upload new local files to Google Drive. The picker is working and it is showing me my Google Drive files, but there’s only the select button and there’s not a “upload” button. I added the view google.picker.DocsUploadView() but still not a button. There it is my