Skip Navigation

[Resolved] ¿Es posible conectar un formulario con una base de datos externa?

This support ticket is created 4 years, 5 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 4 years, 5 months ago.

Assisted by: Nigel.

Author
Posts
#1380349

Tell us what you are trying to do?

En una web tengo implementado una pagina con un formulario vuestro. Quiero que cada vez que un usuario envía el formulario, los datos se envíen a una base de datos externa a wordpress.
¿es posible hacer esto?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#1380619

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Buenos días

La verdad es que tiene poco que ver con el Toolset.

En principio se puede, pero necesita una solución particular.

Lo que puedo decir es que Toolset Forms tiene un API: https://toolset.com/documentation/programmer-reference/cred-api/

El filtro 'cred_save_data' se ejecuta al enviar el formulario cuando todos los datos ya están guardados, p.j.

Probablamente es la mejor opción para ejecutar el código particular para conectar con el base de datos externo.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.