I'm using QType 23 2D barcode scan:
<question key="Q1_SCREEN_SCAN" type="23" title="Bitte scannen Barcode"
<answer key="Q1_BARCODE_INPUT" attributeType="51" nextQuestionKey="Q2_EPSILON_RESULT"/>
...
With attributetype="51" that displays directly the scan screen. Would it be possible to trigger the OK after scanning? instead of displaying the UID in the screen? Thanks! Regards, Rami
possible attribute types you can use are:
so either attribute type 52 or 53 should do the trick