Filter By Group in SQL Query Views | Jon (LabKey DevOps) | 2018-11-30 14:28 |
Status: Closed | ||
Hi Matt, The filter option is not apart of the standard button bar and is something that is unique to datasets via the study module. However, you could construct your own buttons and use your own code while leveraging our Javascript APIs to build something yourself that could provide similar functionality as the dataset filtering you're looking to have on non-dataset tables: https://www.labkey.org/Documentation/wiki-page.view?name=customButtonBars http://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.QueryWebPart.html#constructor Regards, Jon |
||