Select_one_from_file not pulling images from external csv

Hi @BecSCS, unfortunately this won’t work as you might expect as clients (Enketo, KoboCollect, etc.) need to know about the images on page load. You can refer to the discussion and workaround here, although it may not work in your case. Alternatively, you can programmatically update the choices through the API directly on the form and then redeploy, as discussed here.