Reply To: Q_JFE=0

Home Forums Support Q_JFE=0 Reply To: Q_JFE=0

#8912
Simon Jackson
Guest

Hi Michael,

I encountered the same problem. My fix was to manually add the ?Q_JFE=0 to the redirect URL. E.g., say I wanted to redirect from one Qualtrics survey to a QRTEngine survey with url <http://qualtrics.com?SID=123&gt;, and I want to send it with an embedded data field, “ed”, then my redirect URL in the first survey needs to look like this:

http://qualtrics.com?SID=123&Q_JFE=0&ed=${e://Field/ed}

Hope this works for you!