Hi,
Anybody ever use busy indicator for a long process? Would you please let me know where to find the guide or how to document to implement it in ebase application?
Thanks in advance for the help.
busy indicator?
Moderators: Jon, Steve, Ian, Dave
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Thanks for the link, but let me make it more clearer.
I put those code shown in the link as a client side script, right?
then if the click of the button (for. eg) do something in the backend (such as update the table then send email), the script just need to call the function (the function need to be a client callable function), is that right?
I put those code shown in the link as a client side script, right?
then if the click of the button (for. eg) do something in the backend (such as update the table then send email), the script just need to call the function (the function need to be a client callable function), is that right?
Jon wrote:See this post http://forum.ebasetech.com/forum/viewtopic.php?t=389
0 x
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
Correct yes.I put those code shown in the link as a client side script, right?
Yes you could do it like that.then if the click of the button (for. eg) do something in the backend (such as update the table then send email), the script just need to call the function (the function need to be a client callable function), is that right?
0 x
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
I have tried it, I tried to change the cursor to wait mode, but seems no changes when it executed, the cursor is not change to waiting mode
Jon wrote:Correct yes.I put those code shown in the link as a client side script, right?
Yes you could do it like that.then if the click of the button (for. eg) do something in the backend (such as update the table then send email), the script just need to call the function (the function need to be a client callable function), is that right?
0 x
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Yes, I am sure.
The alert appear, the cursor is not change to wait mode.
But the screen is somekind of freeze until the server script end.
But at least now the user cannot click the button again when the server script is still processing.
The alert appear, the cursor is not change to wait mode.
But the screen is somekind of freeze until the server script end.
But at least now the user cannot click the button again when the server script is still processing.
Jon wrote:It works fine for me. Are you sure your code is being executed? Try using debugging tools in the browser, add an alert statement etc.
0 x
Who is online
Users browsing this forum: No registered users and 7 guests