The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Is there a possibility to get the value of a answertextfield out?

Is there a possibility to get the value of a answertextfield out? 4 months 1 week ago #91004

Hallo,

Is there any possibility to get the value out of an answertextfield, to use it in a javascript variable? Something like getElementById(). I would use this method to give an output to the participants what links in the questiontext they had clicked on for further information. So I have to put the new created javascript variable back in the textfield. I hope someone can help me with this part.

Thank you very much

Alexandra
The administrator has disabled public write access.

Re: Is there a possibility to get the value of a answertextfield out? 4 months 1 week ago #91069

  • DenisChenu
  • DenisChenu's Avatar
  • OFFLINE
  • Moderator Lime
  • Posts: 4409
  • Thank you received: 456
  • Karma: 166
The answer are in the same page or in another page ?

With the 1st question code to QCODE:
If it's another page, use default answer and set {QCODE.shown} at this one.
In the same page use:
$("#question{QCODE.qid} input.text").val() to have the value of the input.

Denis
The administrator has disabled public write access.
The following user(s) said Thank You: alexandra1977
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.156 seconds
Donation Image