Sauter la navigation

[Résolu] I need show a progress bar when the form is sending

Ce fil est résolu. Voici une description du problème et la solution proposée.

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 Il y a 3 années et 4 mois. 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)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par nuriaR-2 Il y a 3 années et 4 mois.

Assisté par: Luo Yang.

Auteur
Publications
#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.