#Implement Fully Qualified Hidden Filters
The correct global code is:
AdHocSettings.HiddenFilters["schema.tablename.columnname"] = new string[3] { "value1", "value2", "value3" };

This documentation is for the legacy Izenda 6 product. Documentation for the new Izenda 7 product can be found at https://www.izenda.com/docs/
#Implement Fully Qualified Hidden Filters
The correct global code is:
AdHocSettings.HiddenFilters["schema.tablename.columnname"] = new string[3] { "value1", "value2", "value3" };
This version of the page was edited by Joseph Adams at . View the most recent version.