I have 3 pages, and these 3 pages share a common element. So, whenever I make a change, I have to do it on each page individually.
It would be great if I could just modify a single element and have it update on the other pages.
I’m not sure if this is possible (I think it is), but I haven’t figured out how to set up a data-connected repeater like a Global. Currently, I believe this can only be done with sections. However, in these 3 pages, the sections are different, which is why this option wouldn’t work for me. It would be better if this could also be done with any element.