Skip Navigation

[Resolved] Registro con un formulario , validando en una base de datos con un codigo

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Rafael Corts 2 weeks, 1 day ago.

Assisted by: Minesh.

Author
Posts
#2809602

Hola Necesito crear un formulario de registro, pero que el usuario tenga de poner su ID de socio, como lo podria hacer con un formulario de Toolset.
Deberia de crear una tabla con una relación de nombres y ID de usuario, para poder hacer el registro se hace una consulta a dicha tabla para que valide si tiene permisos y tien permisos, proceder a finalizar el registro.
Como se podria hacer con Toolset?

#2809680

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Spanish support is not available at the moment and I will reply you in the English. Hope this is OK.

There is no such featuee available with Toolset to interect with custom table. With Toolset you can manage post types, taxonomies, custom fields.

Please check the following if that may help:
- https://toolset.com/course-lesson/how-to-create-custom-searches-and-relationships-for-users/

I'm not sure where and how the permissions are setup.

But maybe you can create a User Profiles post type that should have one post per registered user and that user profile should have custom field for membership ID.

Please check the following related posts that might help you:
- https://toolset.com/forums/topic/using-forminator-to-register-a-user-and-create-a-post-in-my-custom-post-type/#post-2349335
- https://toolset.com/forums/topic/establish-a-one-to-many-relationship-between-a-post-type-and-users/
- https://toolset.com/forums/topic/creating-a-profile-cpt-at-the-same-time-as-a-user-is-registering/

#2809692

Hola Minesh, gracias por los comentarios, investigaré a ver como lo puedo hacer.
Un saludo
Gracias.
Rafa Corts