I want to show dynamic QR code at end of survey, how can I do that?
QR code link is present as embedded data.
Page 1 / 1
Without web services.
We can use iframe tag to render QR code using the link in HTML.
<iframe src="${e://Field/QRCodeLink}" width="90%" height="500"></iframe>
Getting this issue
Question QID41 has not been saved. You are only allowed to use a subset of HTML markup tags.
Getting this issue
Question QID41 has not been saved. You are only allowed to use a subset of HTML markup tags.
This is because you might be using trial account.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.