I have an Image Choice field set to multi-select. Upon selection of an image I would like to populate a single text field with semi-colon concatenated values. I’m going to use this single text field to map to Salesforce’s multi-select field.
However, strange bug. When selecting the image, the value does not copy into the single text field. When selecting the actual checkbox field under the image it does. Here’s a Zoom Clip link demonstrating this behavior: Clips
Ideally, I would like to NOT show the checkboxes on the Image Choice and just allow the user to select the image. Ultimately, though, this is a user experience issue for which there seems to be no workaround.
Any ideas on how to circumvent?