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

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!

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


Leave a Reply