Passer la navigation

[Closed] Multi step user signup form

This support ticket is created Il y a 2 years, 3 months. 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.

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Christopher Amirian Il y a 2 years, 3 months.

Assisté par: Christopher Amirian.

Auteur
Publications
#2688199

I want to develop a multistep user signup form inshich user signs up their email they they are taken tos elect categories and as per their selected categories the content and courses are populated on the website for them.

#2688225

Christopher Amirian
Supporter

Les langues: Anglais (English )

Hi there,

It can be done but with custom development, there is no built in feature for multi-step form.
This can be achieved by splitting the form fields into a series of smaller forms—containing only the fields required for that step—and then chaining the forms together using redirect hooks to advance from one form to the next.

More details can be seen in the topic below:

https://toolset.com/forums/topic/how-to-create-a-multi-step-form-using-toolset/#post-2375259

I also think it is not possible to have conditional linking, the only condition method I can see is this built in feature:

https://toolset.com/course-lesson/conditional-display-for-form-inputs/

Thanks.

The topic ‘[Closed] Multi step user signup form’ is closed to new replies.