I would like to be able to select which field is used to perform a filter. Sort of like a reduced adhoc filter. For example:
The idea would be to be able to get results either by ip, hostname or serial and have the filterValue dropdown auto-populated. Then in the query you could write $filterField:$filterValue
However it appears that the substitution for $filterField does not work as the dropdown is never populated. Am I doing something wrong or is this not supported?