I’m trying to collect feedback on a new webpage and so want to embed the webpage as a question within the survey.
I selected the text / graphic question type and then used the following script in the rich content editor:
<iframe width="1500px" style="border:0px #ffffff none;" src="MY WEBPAGE LINK" name="myiFrame" height="8000px"></iframe>
It doesn’t work. I’m not sure what I’m doing wrong and would greatly appreciate some guidance! Thank you!