Skip to main content

ticketsAutocomplete

The type allows to configure the behavior of autocomplete fields which contain cases, e.g. when adding a case relation.

Attributes:

  • appendWildcardAutomatically: Determines if the wildcard ("*") is appended automatically to every search term consisting of more than one character or number, so that a case is found even if you have entered only part of its name. Default true.

  • maxHints: Defines the maximum number of suggestions which is displayed. When set to 0, there is no limit and all suggestions are displayed.

  • suffixCharactersToRemove: Defines the characters which are automatically removed from the end of the search term.

    Example: If you search for Web Client: (search term ending with a colon), the case Web Client problem is only found if the colon is configured in this attribute.