Skip to content

Instantly share code, notes, and snippets.

@avioing
Created November 7, 2014 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avioing/86dfa86ddc7d83004cbd to your computer and use it in GitHub Desktop.
Save avioing/86dfa86ddc7d83004cbd to your computer and use it in GitHub Desktop.
Google Picker - show top level items only
pickerBuilder.addView(new google.picker.DocsView().setParent('root').setIncludeFolders(true)).enableFeature(google.picker.Feature.MULTISELECT_ENABLED);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment