Hi Nguyen,
Thanks for help.
What I'm doing is in the clone group, I have a geo lookup that returns the looked up location's google images and displays them. The user can then select an image to save as the main image for that location.
They can add multiple locations and images.
The way I insert the images from google is to insert a div and set them image as it's background. I also insert image elements for each of the other images returned from google places for that location. So, since this is all added by js, the default value doesn't have an effect. Each time I click add new clone, the images from the previous clone are duplicated.
I had a look at the filters, but I am unsure which would work in this situation. Do any of these filters get called when a group is cloned?
Thanks,
Ger