Sure, you will need to add the images as HTML though. Something like:
<img src="http://yoursite/url-to-my-image.jpg">
I’ll give it a try! Thanks!
Unfortunately it is not working. This is what I done:
<label> Välj trycksak (obligatorisk)
[select* trycksak-namn include_blank "Daniel Lindström" "Johan Karlsson" "Peter Hemmingsson" "Christoffer Falck" "Michael Danielsson"] </label>
[group group-bild1]<img src="https://bestallningsportal.fyrapunkter.se/wp-content/uploads/2019/03/Visitkort-Koneo-Utkast-1.jpg">[/group]
And then, on the Conditional Fields tab:
show [group-bild1] if [dittnamn] equals "Daniel Lindström"
I also duble checked the image path and it is correct. The image is not showing, though… What am I doing wrong?
Thanks in advance!
Sorry to bother, I found out what the problem was: I was using the wrong variable on the Conditional Fields tab.
It works like a charm!! 🙂