Upload svg file in file upload question fails | XM Community
Skip to main content
Question

Upload svg file in file upload question fails

  • October 2, 2024
  • 2 replies
  • 55 views

DidemDenise
Forum|alt.badge.img+4

We have created a SVG file with further interactive features and it is not possible to upload it as SVG custom extension file format in the question type file upload.

Do you know where to get a list which features in SVG are allowed? 

2 replies

Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • 1096 replies
  • October 2, 2024

@DidemDenise SVG is often excluded because it can contain embedded scripts or interactivity, posing a potential security risk. Even a static SVG can be decline just to be sure(some of my customer use to upload their static logo that way) , so you should use other common format.


DidemDenise
Forum|alt.badge.img+4
  • Author
  • 1 reply
  • October 2, 2024

Thank you @Nam Nguyen  for your fast feedback. We will consider this.