How can I make it so that when I right-click on an element in a repeating group, it opens in a new tab?
I think the only way you could do it is to use a link element…because that’s the only thing Bubble has that can open a new page.
I guess you could set it up like I do with my picture uploaders, where it looks like they’re clicking a button, but they’re clicking the picture uploader.
So, you could put a link element in each repeating group cell and tell the link what external page to open.
You could make the link element invisible and cover the whole repeating group cell or just a part of it. I guess you could play around with it to get it how you wanted it.
That’s the only idea I have for what you’re wanting to do.
If you want to make the repeating group ‘align to parent’, it might be easier to place your hidden link element. Alternatively, you might just want the link visible; I’m not sure exactly how you want to set it up.
Added: After reading your comment again, you could just put a link element over the element and set the link element to a dynamic value. Just make the link element something like white with 0% opacity…the user will think they’re clicking the element to open a new tab, when they’re actually clicking the link element.
This topic was automatically closed after 70 days. New replies are no longer allowed.