I need to create a step form.
I saw that there is "Submit field and page break" in EFG, but you can not create more than two pages.
How can I create multiple pages?
Thanks
Printable View
I need to create a step form.
I saw that there is "Submit field and page break" in EFG, but you can not create more than two pages.
How can I create multiple pages?
Thanks
Try this extension: https://github.com/terminal42/contao-mp_forms :)
Thanks
I downloaded the extension, but it does not show me the fields in my form.
Where can I ask for help for this extension?
I did a test with a clean 3.5.28 Contao installation and even here I do not see the fields.
That it is a bug?
I've already tried without EFG.
In clean installation 3.5.28, EFG is not installed.
How can I debug?
Just tested - works for me both in Contao 3.5.28 and in Contao 4.4.2.
Did you insert a "Page break" field element at the very end of the form, too?
http://fs5.directupload.net/images/170810/mep3qnp4.png
http://fs5.directupload.net/images/170810/mon355ue.png
Yes, see the image
http://fs5.directupload.net/images/170810/qi89a27e.png
http://fs5.directupload.net/images/170810/mcbfehkp.png
Tomorrow I try to import the trial site.
I tried creating the site from scratch. But I do not think this is the problem.
I downloaded the module from github, okay?
I don't think that either.
I've installed the extension via Composer: terminal42/contao-mp_forms (Version 3.0.3)
The multiple page form extension also needs the codefog/contao-haste module to be installed. Did you do that?
Could there be an issue with some browser extensions (Ad blocker etc.) or an AV software that blocks the content? Could you test it in another browser or in private mode? Can you maybe post a link to the page where you included the (multi-page) form?
I do not think it's a problem with some browser extension.
The html code of the form is not generated
I installed a Contao version on my server and imported the demo site with a composer but I do not work
Here is the link if you want to see
http://contao350.bsita.it
You can use k.jones with password kevinjonesxx
Hi Paolo,
I've just looked in your demo installation: on the demo page there was only the front end module "Form step" (MPForms - Steps). You forgot to include the form "Form a step" on the demo page. I did that now. The form is now also displayed in the front end. See http://contao350.bsita.it/index.php/demo.html
Attachment 184
It was a trivial mistake!
I thought it was enough to insert the new "MPForms - Steps"
Thanks for the support