With selectjs : i don't tal af a multi text bur a long text.
The city is savec in DB like that:
city1,city2,city2
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
This solution is fantastic. Cascading selection FTW!
One question, when I put the function in the template.js, the cascading between drop-downs no longer works. Both parts of the script seem to have to be in the source of the questiontext of the second, or dependent, question.
I was only wondering why this is the case. Seems to me you should be able to put the first part into the template.js.
Thank you again for a really great piece of work!
David
Think we can copy/paste all js file on template.js, but maybe lost something. And the scrpt was made for 1.92, not updated actually for 2.00.
Do you have a link to test ?
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I think the template.js issue was taken care of by a recent update.
But, on a related question. I'm trying to accomplish something like one of the earlier posters:
List 3 is dependent on List 2 and List 2 is Dependent on List 1.
List 1 to List 2 works just fine. But List 2 to List 3 doesn't work at all. No answers show.
It seems to me that all it it should require is to repeat the process for each dependent question, but alas...
I have the same problem. i.e. I want to have 3 dropdown list for countries, states and cities. and I want to these dropdown list filtered by the before dropdown. for example, when user select country x then only the states of that country shown in the state dropdown list.
is there any other solution to condition one answer option list by another?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.