How to create dynamic choices that updates automatically | XM Community
Skip to main content

Hi everyone! 
 

Our team is planning to rollout a weekly survey which ask respondents about their availability. One of the questions will ask the respondents to choose the day that they are available. Since we are sending out on a weekly basis, is there a way to make the choices dynamic? 
 

for example, the choices for this week is 22nd to 28 April. Then next week the choices will automatically change to 29 April to 5 May. 
 

else we will need to change it every week and it will be quite manual :( 

If you're comfortable with Javascript then one option would be to use something like datepicker. There are multiple answers on the community related to it. 

 

The other option would be use piped text, in the survey flow you can se an ED to values around the current date. You could pipe these in, instead of static choices. 


Leave a Reply