How to add static text in between two form entries (and change the order in which box is displayed) | XM Community
Solved

How to add static text in between two form entries (and change the order in which box is displayed)

  • 17 September 2018
  • 2 replies
  • 14 views

I know how to add static text after a text entry box, but I'm trying to get survey participants to submit two text entries in two boxes in a "form" style; for example:

{ENTRY BOX 1} hours and {ENTRY BOX2} minutes

How can I code this in javascript, so that the static text is in the right place? Also, how can I make sure the entry boxes are on the same line?

Thank you!
icon

Best answer by MohammedAli_Rajapkar 20 September 2018, 11:14

View original

2 replies

Userlevel 7
Badge +20
Hi @Ruth

I have created this with 2 normal text entry question (not form)

https://qimpl.az1.qualtrics.com/jfe/preview/SV_dgSpUtAcPOULqIt?Q_SurveyVersionID=current&Q_CHL=preview

attached is the qsf
Userlevel 3
Badge +1
Hi Ruth,

How you want boxes to be displayed, I will suggest to add time picker rather than manually entering time.

Leave a Reply