Skip Navigation

[Resolved] I need show a progress bar when the form is sending

This thread is resolved. Here is a description of the problem and solution.

Problem:

I need to show a progress bar when submitting a form.

Solution:

There isn't such kind of built-in feature within Toolset Forms plugin, as a workaround, you can show a spinner after user submit the post form.

For example, edit your post form, in section "Settings", enable option "Submit this form without reloading the page (use AJAX)".

So when user submit above post form, it will display a spinner near the submit button

Relevant Documentation:

100% of people find this useful.

This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by nuriaR-2 2 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#2244841

Hello Nigel,
It would need to show a progress bar when submitting a form.
It takes a long time to send and the user doesn't know what is happening.
Is it possible?

Gracias por tu ayuda!!

Núria

#2244983
ajax-form.png

Hello,

There isn't such kind of built-in feature within Toolset Forms plugin, as a workaround, you can show a spinner after user submit the post form.

For example, edit your post form, in section "Settings", enable option "Submit this form without reloading the page (use AJAX)".

So when user submit above post form, it will display a spinner near the submit button, see my screenshot ajax-form.JPG

#2245023

My issue is resolved now. Thank you!
I would like a more attractive option, but this is ok.