How do I remove the footer from the "end of survey message" page? | XM Community
Skip to main content
Solved

How do I remove the footer from the "end of survey message" page?


Forum|alt.badge.img+1

Hello - I have an image as a footer. I set the image's id as "Footer". How can I remove the footer from the "end of survey message" page? For survey questions, there is an option to add JavaScript. For the "end of survey" message there is no option to add JavaScript. I have tried using Custom CSS under "style", but I am not having any luck. Any help would be greatly appreciated. Thank you!

Best answer by Aanurag_QC

You have to place your JS here within script tags in order for the JS to work under rich content editor
image.png

View original

4 replies

Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31

You would need to select a custom end of survey message which will provide you with a rich content editor. Within the editor, you can go into the coding mode where you can place the JS.


Forum|alt.badge.img+1
  • Author
  • 4 replies
  • March 8, 2022

I am not seeing how I can access the rich content editor. All I can do is write a message. When I try to embed code within the message, it just shows up as plain text. Am I missing something? Thank you.


Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31
  • 256 replies
  • Answer
  • March 9, 2022

You have to place your JS here within script tags in order for the JS to work under rich content editor
image.png


Forum|alt.badge.img+1
  • Author
  • 4 replies
  • March 9, 2022

Thank you! It worked!
I was able to write the end of survey message like normal and then paste the below code into the screen provided when clicking the "source" icon (highlighted in Aanurag_QC's previous comment).


Leave a Reply