Im going to be using 4 images in a repeating group cell, below is an image of all four.
Im trying to find out what would be a best practice if I wanted to change the color of each image. For example image #1 is currently red and could have 5 possible colors, so could 2, 3 and 4.
I was considering changing the images (depending their status) by using an option set but for some reason it just doesn’t seem like creating and uploading 20 images would be a practical solution to be able to change each of these? The repeating group might become large as well with these in every cell.
Is there a better workflow I could use instead of having to create 20 different images?