Good day, I have a form with a UPC field and once the user scan a connected barcode, he/she is forced to confirm the search result and press the Submit button. I am not a strong javascript user can someone help. the following is the user flow.
Thanks for the attention. Actually, to start with I got rid of the connection. As a result, when I scan a barcode in the 1288 field, it auto-submit. But I need to manually move my pointer back to the 1288 filed before I can scan another barcode. I want the script to return the 1288 once the auto-submit commits.
$(document).on(‘knack-view-render.view_1730’, function (event, view) {