Hi, I am interested in getting customers to enter their contact details and then Appery to automatically generate a qr code ... all of this gets stored in the database. Is this possible and if so, how?
Hi, I am interested in getting customers to enter their contact details and then Appery to automatically generate a qr code ... all of this gets stored in the database. Is this possible and if so, how?
Hi Dee,
Yes, you can do this using any library for QR code generating, for example: http://larsjung.de/qrcode/
So when a customer submits their form, will it create a qr code and keep this in the database for editing?
No, this library just generates a QR code. It's better not to store it in Database. You could store the data from what QR is generated instead.