Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Selecting radio buttons using JavaScript

  • LSCitizen
  • LSCitizen's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #105735 by LSCitizen
Selecting radio buttons using JavaScript was created by LSCitizen
Hello,
I am using a List (Radio) question within a survey. I would like to use the value stored in the token table to select the corect radio button. For example, if the TOKEN:ATTRIBUTE_1 == "1", then I would like for a radio button with code value of 1 to be selected.
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
10 years 1 month ago #105744 by tpartner
Replied by tpartner on topic Selecting radio buttons using JavaScript

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
10 years 1 month ago #105754 by DenisChenu
Replied by DenisChenu on topic Selecting radio buttons using JavaScript
ALtrenative solution without javascript.

Use an Equation question type / hidden in the same group (just before). With: (supposing question code is QQ and ATTRIBUTE is exactly the answer code).
Code:
{QQ=if(!is_empty(QQ),QQ,TOKEN:ATTRIBUTE_1)}

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
  • LSCitizen
  • LSCitizen's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #105769 by LSCitizen
Replied by LSCitizen on topic Selecting radio buttons using JavaScript
Thanks for your help!
Both solutions work great! :)
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose