dasigrist Posted December 2, 2016 Report Share Posted December 2, 2016 HI Gurus, I used the JS auto-submit article: The problem is that the progress bar, doesn't disappear after submission.In my datapage, I'm using "display a message" for "Destination after record submit:". So, when the message is displayed, I would like the progress bar to disappear. Is it possible? thank very much for any help. Quote Link to comment Share on other sites More sharing options...
Mathilda Posted December 7, 2016 Report Share Posted December 7, 2016 On 12/2/2016 at 7:19 PM, dasigrist said: HI Gurus, I used the JS auto-submit article: The problem is that the progress bar, doesn't disappear after submission.In my datapage, I'm using "display a message" for "Destination after record submit:". So, when the message is displayed, I would like the progress bar to disappear. Is it possible? thank very much for any help. Hi dasigrist, You may delete the following code from the header. <div align="center"> <p>Processing...</p> <img src="images/progress_bar.gif" alt="Progress Bar" width="200" height="15" /> </div> Quote Link to comment Share on other sites More sharing options...
dasigrist Posted December 7, 2016 Author Report Share Posted December 7, 2016 Sorry, But I don't get it. If I do that, I will not have the progress bar anymore. I want the progress bar to be there while sending the data to the table, but it needs to disappear when I show the message "your submission" was successful. Best, Daniel Quote Link to comment Share on other sites More sharing options...
Kurumi Posted October 8, 2019 Report Share Posted October 8, 2019 Just an update: Caspio released a new awesome video about Progress Bar. You might check this one out! I hope this helps! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.