• Hi, @lenasterg!

    First, thanks for this plugin, it fits perfectly on a client project that I’m currently developing. Works like a charm!

    I have a question, though. Right now, I’m able to open am uploaded .pdf document in a new window for view/download, for example. But for the current project that I’m working, the client wants to avoid the download of the document an force the user to view the document right at the document group tab. So, I’m thinking in using the Google Docs Embedder with do_shortcode call inside a “single document view”. Do you have any suggestion on how can I achieve that? I know that the plugin has a view for the docs list inside bp_group_documents_display_content(). Maybe is there a way to change the document link ($document->url()) with the doc ID and use a $_GET call to check if is there a “single item” ID and then, render a “single item” custom view?

    Thanks for any help, tip or advice!

    http://wordpress.org/plugins/bp-group-documents/

  • The topic ‘Open document in a group page’ is closed to new replies.