I did an app where I can scan qr code and save the data in the internal storage of my phone using a csv file format. My question is, how can I fill out the blank columns using the same qr code?
Show what’s you tried
Use if/then/else event
If the value is empty
Then use scan result
Else use col value
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.