This namespace contains the special module functions for the customer information center search.
Methods
-
(static) Init()
-
This function initializes the search dialog.
-
(static) InitAutocomplete($Input, Subaction)
-
Initialize autocompletion.
Parameters:
Name Type Description $InputjQueryObject Input element to add auto complete to. SubactionString Subaction to execute, "SearchCustomerID" or "SearchCustomerUser". -
(static) OpenSearchDialog()
-
This function open the search dialog after clicking on "search" button in nav bar.