OTRS API Reference JavaScript

Namespace: Core.Agent.CustomerInformationCenterSearch

Core.Agent. CustomerInformationCenterSearch

This namespace contains the special module functions for the customer information center search.
Author:
  • OTRS AG
Source:

Methods

(static) Init()

This function initializes the search dialog.
Source:

(static) InitAutocomplete($Input, Subaction)

Initialize autocompletion.
Parameters:
Name Type Description
$Input jQueryObject Input element to add auto complete to.
Subaction String Subaction to execute, "SearchCustomerID" or "SearchCustomerUser".
Source:

(static) OpenSearchDialog()

This function open the search dialog after clicking on "search" button in nav bar.
Source: