Hi! I'm trying to add a "duration picker" where respondents can provide a length of time in hours and minutes. An example of ideal formatting would be setting an iPhone timer, where hours and minutes are separately scrolled and selected from a list.
For now, I'm using side-by-side drop down lists. Any help would be appreciated! Thank you!
Page 1 / 1
Hi @csw6,
you could design your own picker in HTML and then sent its value into an embedded field using JavaScript (setting e. data: `Qualtrics.SurveyEngine.setEmbeddedData("ename", value);`).
you could design your own picker in HTML and then sent its value into an embedded field using JavaScript (setting e. data: `Qualtrics.SurveyEngine.setEmbeddedData("ename", value);`).
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.