- Posts: 15
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Can I add an option "other" to an "array" question type?
Can I add an option "other" to an "array" question type?
- marcocat
-
Topic Author
- Visitor
-
7 years 1 month ago #57794
by marcocat
marcocat created the topic: Can I add an option "other" to an "array" question type?
Hi!
Is there anyone who can help me?
Can I add an option "other" to an "array" question type?
I could add it manually baut there is no space for the open answer...
Thanks!
Is there anyone who can help me?
Can I add an option "other" to an "array" question type?
I could add it manually baut there is no space for the open answer...
Thanks!
Please Log in or Create an account to join the conversation.
7 years 1 month ago #57798
by Mike1985
Mike1985 replied the topic: Can I add an option "other" to an "array" question type?
Hi marcoat. In the past, I have just set a condition to a free-text question below it and set to only appear if "other" is selected.
Not sure you can do it the way you're think of.. Unless you mess around with the CSS. I think creating "input#answer19733X208X1372f-6{}" in template.css would get you to the property of each individual option in your array (obviously you have to replace "19733" "208" "1372" and "f-6" with your own questions codes) and then you MIGHT be able to find how to make a free-text box using css on the web...
Easier to go with option 1 I'd say though
Mike
Not sure you can do it the way you're think of.. Unless you mess around with the CSS. I think creating "input#answer19733X208X1372f-6{}" in template.css would get you to the property of each individual option in your array (obviously you have to replace "19733" "208" "1372" and "f-6" with your own questions codes) and then you MIGHT be able to find how to make a free-text box using css on the web...
Easier to go with option 1 I'd say though
Mike
Please Log in or Create an account to join the conversation.
4 years 7 months ago - 4 years 7 months ago #99940
by rambo
rambo replied the topic: Can I add an option "other" to an "array" question type?
Hi,
i am having the same problem? did you find solution? did you add "other" field in array?
i am using limesurvey 2.00+
Thanks you!
i am having the same problem? did you find solution? did you add "other" field in array?
i am using limesurvey 2.00+
Thanks you!
Last Edit: 4 years 7 months ago by rambo.
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 8878
- Karma: 400
- Thank you received: 1469
4 years 7 months ago #99974
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
DenisChenu replied the topic: Can I add an option "other" to an "array" question type?
Hi,
I allways use another question for other in array question type.
It's more easy to fill and understand.
You can use some jquery to move the question in th for answertext in table. But did this really needed ?
Denis
I allways use another question for other in array question type.
It's more easy to fill and understand.
You can use some jquery to move the question in th for answertext in table. But did this really needed ?
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Log in or Create an account to join the conversation.
4 years 7 months ago #99978
by rambo
rambo replied the topic: Can I add an option "other" to an "array" question type?
it will be good to know... but finally I change question it is easier

Please Log in or Create an account to join the conversation.