Is it possible to add a minimum lead team to a Qualtrics submission form? | XM Community
Skip to main content
Question

Is it possible to add a minimum lead team to a Qualtrics submission form?

  • May 24, 2022
  • 1 reply
  • 4 views

Hello,
I'm looking to add either display logic or branch logic based on whether or not someone submits a date-dependent request within a certain timeframe from the date they are submitting.
Essentially, I want to set up the form so that if someone is making a service request for a specific date and that requested date is within 10 days of the current date, the form will automatically direct them to a message that states their request will not be reviewed/processed. Is there a way to do this in display, skip, or branch logic?
Thanks!

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • May 28, 2022

Using JS you can calculate the date difference and set an embedded data accordingly, to use in the survey flow in branch logic.