I can't manage to make the following script work:
Solved
How to read and write the embedded field?
Best answer by SunDevil
Solved: if you want to read the text field, you should enclose the name in parentheses like that ""${e://Field/cat}". The correct version:
Question 1 HTML:
Next question (after the page break to make updates):
Qualtrics.SurveyEngine.addOnload(function(){
document.getElementById("cat").innerHTML="${e://Field/cat}";
});
It displays: dog
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
