When constructing a view, I was not able to do the following normal filter functions when attempting to expose filters:
Unlock operator
Edit filter label
Edit Filter identifier
Edit Operator identifier
Edit "Optional" checkbox
Edit "Remember" checkbox
These fields were not even visible.
Thanks,
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | bluemarineExposed.JPG | 86.92 KB | lennart |
| #3 | analyticExposed.JPG | 87.97 KB | lennart |
Comments
Comment #1
lennart commentedI can confirm this bug.
Comment #2
restyler commentedI'm not sure that I understand the problem. Can you please provide some screenshots?
Comment #3
lennart commentedFields for defining the exposed parts of views filters are not shown. See attached screenshot.
Comment #4
lennart commentedAnd here a screenshot showing how it should look (from bluemarine)
Comment #5
jadowd commentedyup... that was the problem.
Comment #6
restyler commentedI'm going to explore it deeper, thanks for screenshots.
Comment #7
restyler commentedHere is the fix:
find this code in style.css and remove it:
Comment #8
lennart commentedThanks for the fix!