Disabling download on inserted media | XM Community
Skip to main content
Question

Disabling download on inserted media

  • July 16, 2020
  • 3 replies
  • 283 views

Ca34_R

Hello!
I am totally new to Qualtrics and do not even have the language to form my question. When I upload an audio file, it shows dots for downloading it. Can someone help me to make those three dots invisible?
Thank you in advance for your time and input!
Screenshot 2020-07-14 17.59.06.png

3 replies

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

Hello Ca34_R ,
Just add the below line in your audio tag, it will remove the download option,
controlsList="nodownload"
So your audio tag will look like this,


Ca34_R
  • Author
  • July 16, 2020

Thank you SurajK !
I will give it a try and report back:)
It may take a while, though.
With appreciation


  • November 5, 2020

SurajK the "nodownload" worked. Thank you