Hi,
I would like to know how can I erase a number of barcode when a I click the button Próximo?
I try the code in OnSelect of the button:
Navigate('Microscopia 1';ScreenTransition.Fade);;
UpdateContext({ClearField:""})
In Default of the text box I put:
BarcodeScanner1_23
ClearField
Its not working 😞