See survey response on iframe | XM Community
Skip to main content
Question

See survey response on iframe

  • July 13, 2020
  • 2 replies
  • 21 views

Hi, i'm trying to see the survey response on an iframe but i've some problems, console show some errors.
I am using a Matrix Table with Constant Sum as matrix type, with Scale Point as total box and Must Total as validation type, but the issue is related with the total box, matrix table doesn't show me the add up of the above scale points in the iframe but it's work properly when i see the response on qualtrics page.
Do i need add some code or setting the Matrix Table to get the total value?

I'm a rookie with qualtrics
qualtrics.PNGqualtrics-2.PNG

2 replies

SurajK
QPN Level 3 ●●●
Forum|alt.badge.img+4
  • QPN Level 3 ●●●
  • July 13, 2020

The errors which you are getting from JS and it doesn't have to do anything with total box value. If you have selected the correct settings then it should show you the total value.
image.pngimage.png


  • Author
  • July 13, 2020

Thanks SurajK, the issue appears when i try to see the survey response in an iframe. I'm able to complete the survey and save it, inside qualtrics works, i mean i can see total value, but outside qualtrics page, total box doesn't work. I think that updateMatrixCSTotalVer function is related with that.
I'm using Angular 7 as framework and Chrome as browser.
qualtrics-3.PNGqualtrics.PNGqualtrics-4.PNG