-
sketcher7771Asked on September 19, 2024 at 5:37 AM
hello how can i add qr code in the email respons
i tried it but the qr not showing in the email -
Lorevie JotForm SupportReplied on September 19, 2024 at 8:49 AM
Hi Sketcher,
Thanks for reaching out to Jotform Support. I've checked your Registration Form and found that you've added two fields in the field label to be encoded in your Dynamic QR Code. Note that only one field is accepted in the Dynamic QR Code. If you want to capture the other fields, you'll need to pass the data from your Name and Job Title field into a long text field using the Update/Calculate Field condition. Let me walk you through this:
First, let's add the short text field:
- In Form Builder, click on the Add Form Element on the left side of the page.
- Select Long Text from the Basic tab.
- Click on the Gear icon of the added field, and from the General tab, enter your preferred Field Label.
- From the Advanced tab, toggle Hide Field.
- Now, let's fix your Dynamic QR Code widget:
a. Click on the Wand icon of your Dynamic QR Code widget, and enter the field label from your long text field in the Field Label to encode.
b. Click on the Update Widget button at the button of the page.
Next, let's set up the condition:
- In Form Builder, click on Settings on the orange navigation bar at the top of the page.
- Select Conditions from the left side window.
- Select Update/Calculate Field.
- Set up the condition like the one below:
The SUMMARY is the long text field that's been added. Make sure that the fields in the add field box are in String/color Gray. We also have to add the Dynamic QR Code widget in the Autoresponder Email. Let me show you how to do this:
- In Form Builder, click on Settings on the orange navigation bar at the top of the page.
- Select Emails from the left side window.
- Click on the Pencil icon of your Autoresponder email.
- In the Email Content, click on the Form Fields button and select QR Code widget.
- Click on the Save button at the bottom of the page.
Here's the result:
Give it a try and let us know how it goes.