Messages between Tabs/Windows

I need the possibilty to build up a communication chain between 2 browser windows. Both sites are inside wix and i need a bidirectional communcation construct to build the application like i want it to be.

This SO post explains perfectly what i need.

I really hope this gets implemented.

Hi Hans,
Local Storage is available to you through the Wix Code APIs, so you should be able to implement it that way. wix-storage-frontend - Velo API Reference - Wix.com

Hi Uval!

But you don’t offer a function that gets called when something inside the local storage has changed like this: $(window).on(‘storage’, message_receive);
And that’s kind of what i need. Of course i could pull the storage data every millisecond but that would really slow down the page i guess…

Please could you answer me again on this Uval? The wix storage api doesn’t offer a onchanged callback if the value of some storage value has changed.
It would be super awesome if this could be implemented! <3

Hi Uval - i wanted to ask about any news on this (to us) very important feature.

It would be really cool if somebody could answer me :frowning:

Still no answer after such a long time. I told my boss to not use your service anymore and this feature was the only reason for it. Guess you just lost a customer who would have paid you a lot.