- Posts: 10
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
{if(Q1==1 AND Q2==2, Q3=1)}
Noholch wrote: Q4 (type equation) should contain something like this (not tested, just to give you an idea:
Code:{if(Q1==1 AND Q2==2, Q3=1)}
It select radio buttçon when move next …jennh01851 wrote: It is still not auto selecting the radio button.....
if(twins.NAOK == 'A2' AND hairsample== "Y", 'A1','A2'))}
What to check to have A1holch wrote: Hi Denis,
I had downloaded your version and tested and it didn't work for me either. It always just wrote marked "A2" (not eligible) for me. But I didn't have much time to test yesterday.