Page 1 of 1

qr generation

Posted: Fri May 30, 2014 2:31 am
by Dee

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?


qr generation

Posted: Fri May 30, 2014 8:08 am
by Kateryna Grynko

Hi Dee,

Yes, you can do this using any library for QR code generating, for example: http://larsjung.de/qrcode/


qr generation

Posted: Fri May 30, 2014 8:11 am
by Dee

So when a customer submits their form, will it create a qr code and keep this in the database for editing?


qr generation

Posted: Fri May 30, 2014 11:32 am
by Kateryna Grynko

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.