What's the name of this plugin?

Allows you to place an element that can communicate with another element on the page between RGs, REs etc. Can’t remember what it’s called and can’t find it.

Orchestra for RGs
Satellite/Antenna for REs :slight_smile:

1 Like

This thank you

btw, recently I’ve seen a YouTube video on how to achieve this communication with 1 line of JS without any additional plug-in except Toolbox. if you are interested - I can search for it later.

4 Likes

Yeah… I’d agree… using a JavaScript To Bubble element for this is a lot simpler and cleaner than using the Satellite plugin…

Interested!
Love @vini_brito’s work, and im extremely grateful for the very powerful plugins, but wouldnt mind seeing a javascript solution.
This should really be a native bubble feature :confused:

2 Likes

Here is the video from @ankur1:

2 Likes

Here’s a simple working example I shared a while ago:

Data From RE With JavaScript (bubbleapps.io)

2 Likes