In the research form that we are creating, I have to show a dynamic deeplink to users, this deeplink is stored as embedded data. But when I tried to add it through piped test (${e://Field/DeepLink}), it’s not opening, and stays on Qualtrics link only.
Any suggestion or help? please!
Solved
Putting Embedded data as hyperlink
Best answer by Shashi
We need to pipe that link in href attribute of anchor tag as below in HTML view of question text:
<a href="${e://Field/DeepLink}" target="_blank">${e://Field/DeepLink}</a>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
