CCBtx Posted August 17, 2006 Posted August 17, 2006 (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 August 17, 2006 by Guest
Newbies boreal Posted August 19, 2006 Newbies Posted August 19, 2006 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.
CCBtx Posted August 21, 2006 Author Posted August 21, 2006 That is a great idea. I appreciate the suggestion.
Recommended Posts
This topic is 7017 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 accountSign in
Already have an account? Sign in here.
Sign In Now