Saltar navegación

[Resuelto] multi step form

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

Problem:
How can we create multistep forms with Toolset Forms?

Solution:
Multistep Toolset Forms is something that was often requested in past, and we used to gather the voices for those requests, but now you would have to submit your new requirement here:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

Please elaborate precisely what, and why you need it.
Then, Product Management can consider this request again.

We cannot provide solutions for it in the forum, as it is simply not possible natively to create such forms with Toolset.
Only workarounds as in the below-listed Custom Solutions can work.

Custom Solutions
https://www.google.co.th/search?q=site%3Atoolset.com+multistep+forms+cred&oq=site%3Atoolset.com+multistep+forms++cred&aqs=chrome..69i57j69i58.8608j0j4&sourceid=chrome
Best matches:
- https://toolset.com/forums/topic/build-a-multistep-form/
- https://toolset.com/forums/topic/cred-multi-steps-frontend-form-submission-and-completion/#post-511163

This support ticket is created hace 5 años, 9 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.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por SteffenM1628 hace 5 años, 9 meses.

Asistido por: Beda.

Autor
Mensajes
#1214668

Hey there i searched the helpcenter but all solutions didn´t work for me.

i try to build a multistep form:

i have created 3 forms.
1. is creating the post type (draft) and has its own page and redirects to form 2.
2. is edit the post (draft) and has its own page and redirects to form 3.
3. is edit the post type (publish) and has its own page

But after filling out the form 1. and redirecting to 2. the form of 2. is not shown and "Permission denied" is shown.

how can i solve this problem. Maybe a url attribute?

cheers

#1214873

Multistep Toolset Forms is something that was often requested in past, and we used to gather the voices for those requests, but now you would have to submit your new requirement here:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

Please elaborate precisely what, and why you need it.
Then, Product Management can consider this request again.

We cannot provide solutions for it in the forum, as it is simply not possible natively to create such forms with Toolset.
Only workarounds as in the below-listed Custom Solutions can work.

Custom Solutions
enlace oculto..69i57j69i58.8608j0j4&sourceid=chrome
Best matches:
- https://toolset.com/forums/topic/build-a-multistep-form/
- https://toolset.com/forums/topic/cred-multi-steps-frontend-form-submission-and-completion/#post-511163

The issue you see is due to the draft. Drafts cannot be edited by non-admins, or users with the right capabilites.
Hence you cannot edit it with Toolset Forms either as a non-admin or someone without rights.

#1218331

My issue is resolved now. Thank you!