f02ac602128ab96f669526743fc2d50866aa2487
Guides/Hiding-Fields-in-Filters.md
| ... | ... | @@ -1,10 +1,10 @@ |
| 1 | -#Hiding Fields in Filters |
|
| 1 | +#Show/Hide Fields in Filters |
|
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 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. |
|
| 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. |
|
| 8 | 8 | |
| 9 | 9 | ##Example |
| 10 | 10 | Here are the available fields before hiding any: |