Hi there, is there a way to add images to choices in an external choice list in Survey123 Connect? I tried creating a "media::image" column in my external choice list .csv and putting in the name of an image in the media folder, but this did not work.
I am using an older version of Survey123 Connect, so that may be it too.
Hi @Sarah-CodyKnight . The media column is not supported with external choice lists.
I am using select_multiple_from_file and then in my csv I have a column called image and it all works fine.
Give that a shot. Hope I am reading your question correctly.