LABKEY.Filter.Types and isTableWise attribute

LabKey Support Forum (Inactive)
LABKEY.Filter.Types and isTableWise attribute Jon (LabKey DevOps)  2017-03-07 01:05
Status: Closed
 
Hi Scott,

Looking at the code, it actually appears that it focuses on whether the search functionality searches across all columns or not.

So if you return TRUE, it allows it to search across all columns, otherwise a FALSE limits the search to only one specific column you designate.

Regards,

Jon