By default, auto complete boxes will submit a blank value in the case where the value field is different from the search/display fileld and no record matching the search term is found. This option can be set to false to allow the value typed into the text box to submit to the server in this case.
Example:
pui["force auto complete match"]= false;