Skip Navigation

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

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 hace 2 años, 11 meses. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por nuriaR-2 hace 2 años, 11 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#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.