User A selects an item → User B sees the selection - Forum

Forum Navigation
You need to log in to create posts and topics.

User A selects an item → User B sees the selection

I would like to click on an item in a drop-down list and show it on another page within the app.
If I select the item on device 1, I want to show the content on device 2 as well.

  • So user A selects an item
  • User B sees the selection in a text box on his own device.

Is this possible within VisualNEO-Web?
And if so can someone tell me how?

Grtz,

Hi @guust, do you mean real time communication between two devices?
You will probably need a sever to connect both of them and some real time messaging service like Pusher Channels.
It's possible using JavaScript and some server side language, but you will have to explore it by yourself as there is not currently any facility within VisualNEO Web to simplify the process.

Best regards.

Luishp,

Thanks for the quick reaction.

If I can get my goal, I will let you know

Grtz,