- Posts: 1
- Thank you received: 0
- Forum
- English support forums
- Development
- I want information how conditional questions functionality work?
I want information how conditional questions functionality work?
5 years 8 months ago #107098
by dada
How conditional questions functionality work?
for example : if I select answer of question and some new questions are visible to user.
Where I get information how such questions are related and in which table of database.
Please give me solution ... thanks in advance.
for example : if I select answer of question and some new questions are visible to user.
Where I get information how such questions are related and in which table of database.
Please give me solution ... thanks in advance.
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 11993
- Karma: 413
- Thank you received: 2187
5 years 8 months ago #107102
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 , plugin development .
An error happen ? Before make a new topic : remind the Debug mode .
Replied by DenisChenu on topic I want information how conditional questions functionality work?
Hi,
Like IRC yesterday.
If it's with condition GUI : the table is lime_conditions.
If it's Expression Manager : you have to evaluate the string : take a look at git.sondages.pro/?p=ls-recomputeexpression.git/.git;a=tree for some part of code.
Denis
Like IRC yesterday.
If it's with condition GUI : the table is lime_conditions.
If it's Expression Manager : you have to evaluate the string : take a look at git.sondages.pro/?p=ls-recomputeexpression.git/.git;a=tree for some part of code.
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 , plugin development .
An error happen ? Before make a new topic : remind the Debug mode .
The following user(s) said Thank You: dada
Please Log in or Create an account to join the conversation.