Display a question at a specific time of day | XM Community
Skip to main content
Question

Display a question at a specific time of day

  • September 18, 2024
  • 1 reply
  • 65 views

Forum|alt.badge.img

Is there a way to display a survey only at specific times of day. E.g. only Monday to Friday 9am to 5pm?

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • September 21, 2024

One of the way is to write custom JS code that would check the current date time and based on it hide/ show the question on that page.