- Posts: 177
- Thank you received: 29
Ask the community, share ideas, and connect with other LimeSurvey users!
 Topic Author
                            Topic Author
                                 
        "Logo{{ processString("{TOKEN:ATTRIBUTE_1}") }}.png"
{% set attribute1 = '1' %} {% if processString("{TOKEN:ATTRIBUTE_1}") != '' %} {% set attribute1 = processString("{TOKEN:ATTRIBUTE_1}") %} {% endif %} <img src="pathToImages/Logo{{ attribute1 }}.png" />
 Topic Author
                            Topic Author
                                