How to set image change for accordion in Bricks? Need Help!

hi guys, I got a problem in bricks, wanna get help from you guys, thank you very much!
here is the thing, I set the accordion and image for 5/5 in a row, and I set the code to allow users click the accordion item, then right image area can change the image, but it doesn’t work. here is the setting details for accordion and code, hope you guys can help me find the problem and let me know how to fix it. thank you very much!

because I ame new user for this forum, cannot upload several images for once, so here is the addtion

I am trying to do the same thing.
Have you figured out how to fix that?

Hi there, I was able to do it using bricks forge.

1- First you setup an ID for each accordion tab.
2- Then you create an instance with bricks forge, choose the event as “On Click”, on “Select Element Trigger” you place the ID of your accordion Item.
3- Then you create two actions that will initiate after the “Click”, one action you will select to hide all the image and will have to list all the IDs of the images. And the second action will be a “Show”, and here you place the ID of the image corresponding to the accordion item select.