- Posts: 174
- Thank you received: 11
Ask the community, share ideas, and connect with other LimeSurvey users!
{if(quellecomp_Ass.NAOK == "Y", if(AssCrM3a.NAOK != "", AssCrM3a.shown, AssCrM3b.shown), "X")}
Please Log in to join the conversation.
<table border="0" cellpadding="1" cellspacing="1" style="width:100%;"> <tbody> <tr> <td style="width:34%"> </td> <td style="text-align: center;width:22%;font-size:22px;">Module 1</td> <td style="text-align: center;width:22%;font-size:22px;">Module 2</td> <td style="text-align: center;width:22%;font-size:22px;">Module 3</td> </tr> <tr> <td style="font-size:22px;"><img alt="" src="/limesurvey/uload/surveys/599377/images/Picto-Assainissement-Fond-Blanc.jpg" style="width: 50px; height: 50px;" /> Assainissement</td> <td style="text-align: center;font-size:22px;">{AssCrM1.shown}</td> <td style="text-align: center;font-size:22px;">{if(!is_empty(AssCrM2a),AssCrM2a.shown,AssCrM2b.shown)}</td> <td style="text-align: center;font-size:22px;">{if(!is_empty(AssCrM3a),AssCrM3a.shown,AssCrM3b.shown)}</td> </tr> </tbody> </table>
Please Log in to join the conversation.
Please Log in to join the conversation.