• Resolved civilvicky

    (@civilvicky)


    Hello,

    Is there any way that instead of dropdown list we can add images. The images would act as dropdown or similar to that.

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

    (@codepeople)

    Hello @civilvicky

    The plugin uses SELECT tags for the dropbox fields, and the SELECT tags do not support images. You can emulate the process by using radio button fields, and entering the image tags (<img src="...">) as in the choices’ texts.

    Best regards.

    Thread Starter civilvicky

    (@civilvicky)

    I have tried above code, but only the image icon is showing and not the actual image.

    Plugin Author codepeople

    (@codepeople)

    Hello @civilvicky

    You should replace the three dots symbol with the image’s URL. Could you please send me the link to the form?

    Best regards.

    Thread Starter civilvicky

    (@civilvicky)

    yes, now they are showing.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘dropdown’ is closed to new replies.