Giphy Image Selector on Different Images

Hey Everyone,

My app has a database has a type of ‘Article’ with four separate image fields , Image1, Image2, Image3, Image4.

Right now I have separate workflows to update each image, but I’d like to add a Giphy image picker which could update any of the images.

Right now the only solution I can think of is to make 4 individual giphy image selectors which seems a bit much! I just want to put a icon next to each image which opens a giphy pop up, and then updates the required image with the user’s choice.

Does anyone have any idea how I could do it?!

Thanks! James.