Is it possible to use any sort of programatic logic in the search filter? Specifically We hva a customer who wants to be able to filter on mac addresses in more freeform styles…
Today we have a virtual parameter and filter it like this:
- label: “‘MAC’”
parameter: VirtualParameters.BaseMAC
type: “‘string’”
and you have to search for mac’s in this format: “AA:BB:CC:00:A1:B2”
Our customer would like to use either “aaaa.bbbb.1234” or “aa-bb-cc-dd-12-24”