Hiding One Field in a Form Field Question | XM Community
Skip to main content
Solved

Hiding One Field in a Form Field Question

  • August 14, 2025
  • 2 replies
  • 37 views

jflowers1
Level 4 ●●●●
Forum|alt.badge.img+34

I have a survey that has been open for a year that contains a form field question with six fields. We no longer need users to fill out one of the fields, but we still want to keep the data that was previously collected, so I don’t want to completely remove that particular field. Is there a way to hide only the second field in a form field question?

Best answer by MatthewM

Yes, you can apply Display Logic to the field, using a condition that will always be false.

2 replies

MatthewM
Level 6 ●●●●●●
Forum|alt.badge.img+30
  • Level 6 ●●●●●●
  • Answer
  • August 14, 2025

Yes, you can apply Display Logic to the field, using a condition that will always be false.


jflowers1
Level 4 ●●●●
Forum|alt.badge.img+34
  • Author
  • Level 4 ●●●●
  • August 14, 2025

Thanks ​@MatthewM ! I forgot about choice display logic. That’s exactly what I needed.