Work on a method that allows users to "attach" a document from their Google account to an object in my application. In fact, all I have to do is create a link in my application to my resource in Google Docs.
Some kind of document selection that allows users to view their documents will be very useful.
Is there a standard method / interface for this? Something like embedding a document on Google?
source
share