I have a project that I would like to use the new 8.3 “forms” component for perspective’s offline mode. However, one of the fields for this form is a barcode that needs to have the option to be input by a camera/scanner.
While I know that the barcode scanner input component is not currently included as one of the form widgets, I have found a workaround using a regular text field and a button with a “Scan Barcode” event attached. My question is, if it is not possible to use the barcode scanner input component as a widget, is there any way to include a button within the form next to a text input field to trigger the scan barcode action?