Scan QR code and display QR code information

Good night, can I scan a QR code, and show the information, like a business card?, after consulting qr, I can validate if the registration information is correct, how to authorize entry?

1 Like

Upon scanning the code, the decoded text value will appear in the form field. You can use string manipulation expressions to “decipher” whatever text is in the QR code.


GJaramillo922:

after consulting qr, I can validate if the registration information is correct, how to authorize entry?

I do not know what you are asking here.

1 Like