• Resolved viriato_sueco

    (@viriato_sueco)


    Hi!

    Can I use your plugin with images? I want people to be able to chose an option on a drop-down menu in a form, and according to the chosen option, a different image is shown.

    If not, can you recommend another plugin? Thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Sure, you will need to add the images as HTML though. Something like:

    <img src="http://yoursite/url-to-my-image.jpg">

    Thread Starter viriato_sueco

    (@viriato_sueco)

    I’ll give it a try! Thanks!

    Thread Starter viriato_sueco

    (@viriato_sueco)

    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!

    • This reply was modified 7 years, 2 months ago by viriato_sueco.
    Thread Starter viriato_sueco

    (@viriato_sueco)

    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!! 🙂

    • This reply was modified 7 years, 2 months ago by viriato_sueco.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Images’ is closed to new replies.