I have a simple form : 1 field that takes input from a bar-code reader. With some manipulation, a list of records is displayed with a slider for seeing all the records if required. When the user clicks on the slider (or anywhere out of the single input field) the bar-code reader input is not placed as a value of the field of the form... which is a normal behavior.
Is it possible to always have the cursor placed in the input field ?
Thanks