Trying to get the jQuery Autocomplete with categories to return the selected value to the search field and the value to a separate input field.
I have modified the data to have a value as well as label and category.
See http://jsfiddle.net/chrisk/bM7ck/
But the value is always returned to the search field instead of the label.