‎2019 Dec 17 5:17 AM
Hello
Am able to incorporate a variable into a QR code. But the QR code seems to be allowing 255 characters. I need beyond.
Thanks
Madhukar
‎2019 Dec 17 5:52 PM
Hi Madhukar,
Looks like you need to break your long text up into several portions. One way to do that in SmartForms is to define a table with a flexible number of text fields. Depending on how your page is set up, it makes sense to use one line per field (and not the CHAR 255!), then you have less issues at page breaks.
Hope that helps,
MIke