Hi,
I would like to add the Autocomplet functionality to the customerID field. For the to (cc and bcc) fields I see 'CustomerAutoComplete' class.
Code: Select all
<input id="ToCustomer" type="text" name="ToCustomer" value="" class="CustomerAutoComplete W75pc $QData{"ToInvalid"}" autocomplete="off" />
Is there a class for autocompleting Customer ID or do I have to create one? If yes, where can I find the CustomerAutoComplete class, which I can use as a starting point?
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache