possible to listen for file download from LABKEY.ext.EditorGridPanel? | Ben Bimber | 2010-05-22 14:45 |
Status: Closed | ||
one specific page. we have a page where users view PDFs of SOPs (standard operating procedures). this page has a grid with somewhere from 5-60 rows, one per PDF. it's a LABKEY.ext.EditorGridPanel. i used this instead of the labkey grid b/c it's loaded from a store filtered on user ID. i'd like to create a mechanism such that we can record when a user downloads each of their SOPs. is that possible? if there's no way to listen for file-download, then the next best solution i can think of is to create a 'mark read' button, but this is less automatic. |
||