August 3, 200916 yr Hi, This might be the wrong Forum, but here goes nothing. I have a solutions running on FM Server 8.0 on a citrix box. I have about 10 users running FM 8.5 and another 5 running FM 10 accessing this solutions (adding/deleting records). Is there any way to create an auto refresh every 20 minutes to a found set of records. Meaning i have my window open and i have 35 found records, and i want the auto refresh to refresh my window so it can pick up new records created by other users. Is this possible? Thanks
August 4, 200916 yr Author how do i do it in FM 10? you're talking about the client right not FM Server 10? Nestor
August 4, 200916 yr The "Install OnTimer Script" script step could be used to make a script run at an interval by calling itself when it's done. But are you talking about adding specific fixed Find criteria to extend your found set? Or do you want it to replicate the user's current ad hoc find requests? If the latter, a simple "Modify Last Find" is not guaranteed -- the user may have omitted records, or done a series of constrains, etc. Edited August 4, 200916 yr by Guest yes we're talking about the client.
Create an account or sign in to comment