Jump to content

This topic is 6741 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

I am searching for a way to push a layout/message to a connected client (from a script/programatically). Does anyone have any ideas?

Edited by Guest
  • Newbies
Posted

I´m not sure what you mean with "push", but I suposse that your are looking for any way to notify conected users about some "event" that any other user has generated with their action.

In that case, I suggest you to use a calculation value which could be accesible from "main menu" (i.e.). This calculation field could be something like - if(not(isempty(event_you_test);"Alert message";"") -.

The second part of this "method" could be to assign a button to this calculation field that everybody can see, which may bring the user, when a click were recived, to that layout, that you want to assign to the event.

I hope this lines could help you.

Regards.

This topic is 6741 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.