Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
global-properties:
  customFields:
    CUSTNR: YourDefaultValue

Setting the value to YourDefaultValue “YourDefaultValue” is a good way to make sure, the custom field is always applied – even if the original value is empty. Since this is about security, we set a default value that we can expect will not yield any result. We could’ve also set SquareDinosaur“SquareDinosaur”, XXX “XXX” or NoCustomerNumberGiven“NoCustomerNumberGiven”.

Since this field support search terms do not use * as default – it will have the opposite effect.

...