I have a Survey123 form on which I have a barcode field. I'm using a QR code with multiple pieces of data encoded into the QR code.
When someone scans the QR code, I want to break the data up into separate fields and populate those fields.
However, if there is no QR code to scan, I want the user to be able to enter those fields manually.
Can a field both be calculated and allow manual entry?