QR Code Problem

Hi, i try to create a QR Code in my app but when I save it, shows these messages in the pic, I already set the type of colums as an image and check scannable, and because of that i donโ€™t understand the error, and same de other error that is computed.

Solved Solved
0 3 146
1 ACCEPTED SOLUTION

Hello, it seems to me that the error is that you mark as โ€œscannableโ€, deactivate that option and it should be solved

By marking the QR field as scannable, you are indicating that it is an input field and since the qr is calculated based on a function, that is why it gives you the error

View solution in original post

3 REPLIES 3

Hello, it seems to me that the error is that you mark as โ€œscannableโ€, deactivate that option and it should be solved

By marking the QR field as scannable, you are indicating that it is an input field and since the qr is calculated based on a function, that is why it gives you the error

Thanks Cesar, that was de problem

Top Labels in this Space