Add Read-Only Placeholder Text to Text Entry Boxes on Single Answer and Multiple Answer Questions | XM Community
Solved

Add Read-Only Placeholder Text to Text Entry Boxes on Single Answer and Multiple Answer Questions

  • 17 June 2020
  • 7 replies
  • 143 views

Userlevel 1
Badge +2

I have a survey where I want a definition to display as read-only when the user selects that specific item. I have successfully added the placeholder text to each text entry field but have been unsuccessful in making the placeholder text unique to each option in the list.
The three questions that I am requesting assistance with are:

  • Select the type of credential that you think best fits. (single answer)

  • Select the teaching method that you think best fits. (single answer)

  • Which soft skills are you seeking in new employees? (multiple answer)

I have attached a .QSF file of the survey for your reference.
Any assistance and/or guidance is greatly appreciated.
Credentialing_Survey.qsf

icon

Best answer by rondev 17 June 2020, 22:09

View original

7 replies

Userlevel 1
Badge +2

rondev Is it possible to get the tooltip to display when the user hovers over any portion of the single answer container rather than only when hovering over the text?

Userlevel 1
Badge +2

The tooltip adjustments worked perfectly! I hadn't changed all of the "$" to "jQuery."
However, I'm still unable to get the jQuery('.TextEntryBox').hide() ; to function as expected.

Userlevel 7
Badge +22

When I change the text entry size, it seems to break the jQuery('input:text').hide() function that hides the text entry field until the item is selected. -> Use this:
jQuery('.TextEntryBox').hide() ;

Regarding tooltip, yes we can implement it in qualtrics. from the Link - Put the css code in the look and feel -> custom CSS. Paste the Javascript part in the Look and feel -> general -> Header(edit) -> source view, inside the

Scanning file for viruses.

Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.

OK

This file cannot be downloaded

Sorry, our virus scanner detected that this file isn't safe to download.

OK