Frontend → Customer → View → TicketSearch

Customer::TicketSearch::AllServices

If enabled, the customer can search for tickets in all services (regardless what services are assigned to the customer).

This setting can not be deactivated.

Default value:

--- 0

Ticket::CustomerTicketSearch::Order::Default

Defines the default ticket order of a search result in the customer interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

--- Down

Ticket::CustomerTicketSearch::SearchLimit

Maximum number of tickets to be displayed in the result of a search in the customer interface.

This setting can not be deactivated.

Default value:

--- '5000'

Ticket::CustomerTicketSearch::SearchPageShown

Number of tickets to be displayed in each page of a search result in the customer interface.

This setting can not be deactivated.

Default value:

--- '40'

Ticket::CustomerTicketSearch::SortBy::Default

Defines the default ticket attribute for ticket sorting in a ticket search of the customer interface.

This setting can not be deactivated.

Default value:

--- Age

Ticket::Frontend::CustomerTicketSearch###DynamicField

Dynamic fields shown in the ticket search screen of the customer interface.

Default value:

--- {}

Ticket::Frontend::CustomerTicketSearch###ExtendedSearchCondition

Allows extended search conditions in ticket search of the customer interface. With this feature you can search e. g. ticket title with this kind of conditions like "(*key1*&&*key2*)" or "(*key1*||*key2*)".

This setting can not be deactivated.

Default value:

--- '1'

Ticket::Frontend::CustomerTicketSearch###SearchArticleCSVTree

Exports the whole article tree in search result (it can affect the system performance).

This setting can not be deactivated.

Default value:

--- 0

Ticket::Frontend::CustomerTicketSearch###SearchCSVData

Data used to export the search result in CSV format.

This setting can not be deactivated.

Default value:

---
- TicketNumber
- Age
- Created
- Closed
- State
- Priority
- Lock
- CustomerID
- CustomerName
- From
- Subject

Ticket::Frontend::CustomerTicketSearch###SearchCSVDynamicField

Dynamic Fields used to export the search result in CSV format.

Default value:

--- {}

Ticket::Frontend::CustomerTicketSearch###SearchOverviewDynamicField

Dynamic fields shown in the ticket search overview results screen of the customer interface.

Default value:

--- {}