How can I temporarily hide content in a Qualtrics survey without deleting it? | Experience Community
Skip to main content
Solved

How can I temporarily hide content in a Qualtrics survey without deleting it?

  • June 8, 2026
  • 2 replies
  • 16 views

Forum|alt.badge.img+1

Hi Everyone,

Is there a way to hide or not show the opt out link in email messages?

Best answer by gPandey_715

Hi ​@cand829 ,

You can use the below HTML tag to hide any content.

<!-- ${l://OptOutLink} -->

2 replies

gPandey_715
Level 4 ●●●●
Forum|alt.badge.img+10
  • Level 4 ●●●●
  • Answer
  • June 8, 2026

Hi ​@cand829 ,

You can use the below HTML tag to hide any content.

<!-- ${l://OptOutLink} -->


Forum|alt.badge.img+1
  • Author
  • Level 2 ●●
  • June 8, 2026

@gPandey_715 thanks, it worked