i'm interested if there are any possibilities to have a question with Array (Numbers)+dropdowns and those dropdowns to have both value and text to display - now there is only text to display = value
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.
Is it possible to get the Value or the Text in the expression manager?
I could get the question (.question) but not the selected value or selected text of the dropdown - i've tried with: .shown, .value. Also, is_empty(QAplicatii_SQ002_SQ002.shown) is always true
Something like this will show the value of an array cell with question-code "Q1", Y-scale sub-question codes "Y1, Y2..." and X-scale codes "X1, X2...".
Code:
{Q1_Y1_X1}
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
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.