cancel
Showing results for 
Search instead for 
Did you mean: 

Bar scanner input field should not accept manual key board typing

Former Member
0 Kudos

Dear Experts,

Our requirement is to scan bar code, In web dynpro java we are using input field  to get bar code and we are able to scan it but input field should not accept key board manual entry. Kindly suggest us........

Thanks & Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

daniel_ruiz2
Active Contributor
0 Kudos

hi,

There is no need to use a "Input Field" to have the BarcodeScanner element to work. As far I understand, the WDJ element accepts a parameter with the scanned data (as String) which can be mapped to any method of your preference.

Why do you need a Input Field?

Cheers,

Dan.