This topic is locked
[SOLVED]

 Filter panel not displayed

3/8/2016 11:46:57 AM
ASPRunner.NET General questions
Pete K author

I'm sure I'm doing something wrong, but I can't figure this out. None of my list pages are showing the filter panel. I can get to the search panel fine, but I never see the filter panel. I made sure I have some fields selected to display under the "Show on Filter Panel" column in Search and Filter settings. Is there someplace else in ASPR or in the generated webbapp that I need to turn on this option?
Never mind... I just enabled it on another list page and it's working fine on that one. There is only one page where it's not showing up and I messed around with the HTML on that one. I probably deleted it or did something to disable it. I'll work on that angle for a while.
Figured it out. I had locked the page after making extensive modifications to the grid. I didn't realize this would prevent changes to the search and filter panels, but it sort of makes sense. Once I unlocked it and did a rebuild, not only is the filer panel now showing up but the default search fields I had configured are as well.