I use brand images in my surveys as rows but have issues with the recoded names consistently showing up in my datasets.
I don’t want to include the text for the brand next to or below the brand image in the row itself.
How do I make it so that I can sort out which brands I’m looking at in my dataset?
Page 1 / 1
The way I handle this is to add a hidden div in all the answer options that includes the brand name:
`<img src="Brand Image URL"><div style="display:none;">Brand Name</div>`
`<img src="Brand Image URL"><div style="display:none;">Brand Name</div>`
@AnthonyR Thanks so much!
Have you ever had issues with these not pulling through the data? Or do they consistently work?
Have you ever had issues with these not pulling through the data? Or do they consistently work?
@RachelTHREE I haven't had an issue as of yet!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.