November 15, 200025 yr I have a database running over a FileMaker Server and when changes are made on one computer, they are not showing up on the other computer until someone quits out of the application and reopens it. I think it has to do with the script that is running because it is changing the status of a record to move it to a different portal and needs to be refreshed to complete the transaction in the current window. I guess it doesn't work the same way once you add the network aspect to it. Is there a script I could run that would refresh the window every couple of minutes? I should note though that the "refresh" command didn't seem to do it when I was testing it. It seemed that I needed to actually toggle out of the current window and back in again to get the action to work. Any help would be very appreciated.
November 15, 200025 yr Portal refresh continues to be a problem. A number of script step sequences will force a refresh. I use: Enter Preview Mode Enter Browse Mode The user performing the operation might have to release the record to refresh for other users. -bd
Create an account or sign in to comment