Hi,
I know this has been asked a couple of times but the solutions were not working for me (and I think it didn’t yet work for others).
How can I save a QR code (that was generated by the QR code generator component) to the user field?
Here’s how to do it:
Info: QR codes are not images, they are URL (I did not know this)
- Create a text field for QR code
- Add as click action to update the user and you’ll see the QR code
Hope it helps (I spent hours with this as I thought it was an Image instead of a URL)