Results 1 to 2 of 2
-
10-22-2012, 09:48 AM #1Junior Member
- Join Date
- Oct 2012
- Posts
- 1
-
01-19-2013, 03:10 PM #2Senior Moderator - Consultant Southwest USA
- Join Date
- Mar 2006
- Posts
- 2,236
- Location
- So. Arizona
- FileMaker Version
- FM 9 Developer, FM 10 Server, FM 11 Developer
- OS
- Windows & Mac
- Skill Level
- Developer
Yes and no.
If you have a process that is taking a lot of time to run on the server, you get a spinning beachball.
If you have a process that is taking a lot of time to run on the client machine, you get a spinning hourglass.
NEITHER is a progress indicator of a correctly running process, like a find.
However, some browsers give you more to work with.....
IF you are running FireFox, you get a message in the bottom left of the FIrefox window indicating connecting/updating
If you are running Chrome, you get a clock-type icon on the bottom left, indicating connection/updating
If you are running Safari, you get a progress indicator in the URL on the top of the page.
If you are running IE, you get gornish / nada / nothing (and a problematic browser to boot).
One trick I use, is a global field placed prominently in the screen that the user is seeing, formatted to no line, no background.
When the process is complete, write a message into that field, like PROCESS UPDATE COMPLETE.
You can clear this field in a script trigger attached to the OnOpenLayout function, for housekeeping.
Globals are by user session, so this would only show for the user that is executing the request that is taking time.
However, if you have a good database design, the time to load almost anything, should be extremely quick. I just took a 1000 record database that was taking 2 minutes to load, changed a bunch of fields from calc to auto-enter calcs, and cut the load time to less than 3 seconds.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
RandomPareto ( scale ; shape )
By barry in forum FileMaker Custom FunctionsReplies: 0Last Post: 10-03-2011, 03:51 PM -
Cursor won't change to hand over button
By PilatesBlackBelt in forum Layouts and DesignReplies: 2Last Post: 08-11-2008, 11:05 AM -
Container Fields with User Defined Shape
By Techphan in forum FileMaker Pro WishlistReplies: 0Last Post: 05-08-2008, 01:55 PM -
Change to hand cursor doesn't work on my macs
By JohnVis in forum FileMaker Pro Versions 5 & 6Replies: 0Last Post: 04-16-2003, 10:39 PM -
Change Appearance of Cursor
By tracy17 in forum FileMaker Pro Versions 5 & 6Replies: 3Last Post: 10-23-2002, 11:05 AM





Reply With Quote



Bookmarks