|   | Sergey Kornilov admin 9/24/2019 | 
| This seems to be a bug, we are looking into this. As a workaround, you can use the following in BeforeDisplay event: xt.assign(""filter_control_ProductID"", false);
 | |
| T | Tim author 10/3/2019 | 
| It looks like this is still an issue in the latest build of 10.3, but the workaround is working fine. | |
|   | Sergey Kornilov admin 10/3/2019 | 
| We will fix it eventually, not a quick fix, unfortunately. The filter panel is built as a whole and accessing individual filters requires some extra work, even if you see ItemID of individual filter fields in Page Designer. | |