Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter zer0890

    (@zer0890)

    Hi Minnur,

    I still dont see options to quote display by folder.
    I also delete and instal the plgin to be sur that it dosn’t come from my side.
    Are you sure you released the good version ?

    Thanks

    Thread Starter zer0890

    (@zer0890)

    Hi,

    It will be a great thing for us !!
    Thanks.

    Thread Starter zer0890

    (@zer0890)

    Hi ,
    Thanks for your answer.
    I tried to add this line in the file GoogleDrive.js like this :
    function createPicker() {
    if ( pickerApiLoaded && oauthToken ) {
    var view = new google.picker.View( google.picker.ViewId.DOCS );
    view.setIncludeFolders(true);
    var $type = _parent_container.data( ‘type’ );
    var $plugin = _parent_container.data( ‘plugin’ );
    var $extensions = _parent_container.data( ‘mime-types’ );
    var $cardinality = _parent_container.data( ‘cardinality’ );

    But it returns me an error. Could you help me where i need to copy this function ? I am not a programmer

Viewing 3 replies - 1 through 3 (of 3 total)