How to fix side by side table - text entry boxes disappeared | XM Community
Skip to main content
Solved

How to fix side by side table - text entry boxes disappeared

  • August 9, 2023
  • 2 replies
  • 91 views

Forum|alt.badge.img+2

I have a side-by-side table, and I edited one of the column’s drop down list and accidentally must’ve removed the header, which was just a “ . “ And when that got removed, the entire middle column’s text entry boxes disappeared. The columns also got shifted and aren’t aligned. 

 


 

I have had this issue before with Qualtrics and usually I just remake the table, but since we have survey submissions already, I dont want to delete it and remake it. 

Best answer by ManfredBM

Can you revert to a previous version of the questionnaire (i.e. the last version that was working)?

2 replies

rgupta15
Level 4 ●●●●
Forum|alt.badge.img+8
  • Level 4 ●●●●
  • 92 replies
  • August 10, 2023

May be trying using JS and see if those boxes are available in backend. If yes, then use JS to reshow them using .css(‘display’,‘inline’).


ManfredBM
Level 5 ●●●●●
Forum|alt.badge.img+35
  • Level 5 ●●●●●
  • 113 replies
  • Answer
  • August 10, 2023

Can you revert to a previous version of the questionnaire (i.e. the last version that was working)?