Is there a way to not have a footer appear on the end of survey message? | XM Community
Skip to main content
Solved

Is there a way to not have a footer appear on the end of survey message?


Forum|alt.badge.img+3
See question.

Best answer by TomG

@Sludemann - the code is here: https://gist.github.com/marketinview/1dd98d73296bf3fc8a00bd97572b1319 P.S. Lucky for you it is only one line of code. If it were more involved I wouldn't have bothered.
View original

4 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5939 replies
  • August 2, 2018
Yes, you can embed JavaScript in your end of survey message inside a `<script>` tag. Add an addOnload function that finds and replaces the footer text.

Forum|alt.badge.img+3
  • Author
  • 12 replies
  • August 2, 2018
Do you have an example of what that JavaScript code would look like. So would it then find it and replace it with no footer, which is what I want. Thanks so much for your help with this!

Jenah
Qualtrics Employee
Forum|alt.badge.img
  • Qualtrics Employee
  • 149 replies
  • August 2, 2018
Hi @Sludemann! It looks like you may be asking about custom programming/code. We actually have a Developer Corner in the community that is reserved for these types of questions. Therefore, we recommend asking your question in that section instead so coders and programmers are more likely to answer your question. P.S. They might assume that you already have a basic knowledge of programming and how to integrate it into Qualtrics. If you do not, we recommend checking out W3Schools and our pages on Adding Custom CSS and Adding JavaScript to get a basic understanding!

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5939 replies
  • Answer
  • August 2, 2018
@Sludemann - the code is here: https://gist.github.com/marketinview/1dd98d73296bf3fc8a00bd97572b1319 P.S. Lucky for you it is only one line of code. If it were more involved I wouldn't have bothered.

Leave a Reply