44ff60887f306a05db7ce113cd311cfbe7755e4a
Guides/Hiding-Fields-in-Filters.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##Purpose |
| 6 | 6 | |
| 7 | -Hiding fields in filters is a way to disallow filtering on certain fields. You can programmatically prevent access to fields in the filters tab based on any arbitrary logic you wish to employ. You can also show specific fields. |
|
| 7 | +Hiding fields in filters is a way to disallow filtering on certain fields. You can programmatically prevent access to fields in the filters tab based on any arbitrary logic you wish to employ. You can also adjust the logic to show specific fields. |
|
| 8 | 8 | |
| 9 | 9 | ##Example |
| 10 | 10 | Here are the available fields before hiding any: |