Question T1833
Visible to All Users

Append image with drop down values using editor

created 6 years ago

Hi Serge,

Hope you are doing great!

I have gone through one integration which was provided by you to Anusha. Below is the pluncker example :

https://next.plnkr.co/edit/j79rbWT95P1XzEvl?preview

So in this example we have integrated image upload option which control's each values (multiple type values like check box and radio box). like example :

Clipboard-File-2.png

Same way when I am doing it with drop down control, its creating issue and not appending image with drop down value like :

Clipboard-File-3.png

Can you please check and help with drop down control as well!

Thanks

Answers approved by surveyjs Support

created 6 years ago

Hello,

Unfortunately the option HTML tag doesn't have an easy way to add images.
Try to find answers over the web:
https://stackoverflow.com/questions/39609867/the-best-way-to-add-images-in-select-option
https://stackoverflow.com/questions/53735776/how-can-we-display-only-images-in-a-option-tag-of-a-select-in-html
https://stackoverflow.com/questions/1697996/image-in-select-element
and so on.

As far as I understand this feature will require a custom widget based upon a 3rd party library + deep integration with the editor. This is not a trivial task. It lays far away over of the technical support boundary. You can start this work if you have programmers qualified enough.

Thanks, Serge
SurveyJS Team