So wanted to get an input from a external device(barcode-scanner, RFID-reader etc) and I want the input to be hidden while scanning
I tried using "hidden" inside the input tag but it only makes the field disappear and make it unable to input anything..
I was hoping to the input without totally removing it