Change header based on location in survey | XM Community
Skip to main content
Solved

Change header based on location in survey

  • April 26, 2019
  • 2 replies
  • 23 views

Forum|alt.badge.img+9
Hi Qualtrics community, Has anyone had to change the header based on where the respondent currently is in the survey? The respondent must be able to back up, so I'm unable to use Survey Flow logic to change the header. I'm aware that there is an OnPageSubmit, but is there an OnPage 'Previous button' function? Maybe I could change an embedded data variable's content when they click previous vs. clicking next? Pete

Best answer by Anonymous

Hello @Pete_L , Please see this resource and use `type == "prev"`

2 replies

  • Answer
  • April 26, 2019
Hello @Pete_L , Please see this resource and use `type == "prev"`

Forum|alt.badge.img+9
  • Author
  • Level 2 ●●
  • April 26, 2019
Completely missed that. Thank you Shashi!