I know that I can make certain fields searchable, but I'm looking for the syntax to be able to search only within that specific property in the global search bar.
Example: I want to search within Companies within the field named "company_serial"
I want to know the syntax to search for a specific number within that serial field, so like "{company_serial}:1234"
So then I can dynamically populate a URL to search for whatever serial I need only within that field