Forums

Multi Page Form in V5

teazmo 10 Sep, 2014
Hi,

I tried to create a multi page form, but now I’m stucked. After reading How can I create a multi-page-form? I built a form in Chronoforms5.
In the DESIGNER-Section my structure looks like this:
#container1 (page)
  text-box
  submit button 'nextpage'
#container2 (page)
  Text-box
  submit-button 'next-page'
#container3 (page)
  text-box
  submit-button 'submit'


In the SETUP-Section my structure looks like this:
On load
  Multi page
  HTML (Render form)
On submit
  Multi page
  Display message
  E-Mail
On Page Two
  Multi page
  HTML (Render form)
On Page Three
  Multi page
  HTML (Render form)
I can use the next page button, but all I see is the first page. At the end it doesn’t show the message and I get an E-Mail with just the information I typed in on the first page. Any ideas what is wrong with the structure?
Thanks.

Could you please update the tutorial about the multi-page-form, because V5 is different to older versions?

Timo
GreyHead 13 Sep, 2014
Hi Timo,

Pease check the Submit event setting in each of the HTMl (Render form) actions - this needs to point to the event that page should 'submit' to.

Probably the action in On Load should point to 'Page Two'; Page Two to 'Page Three'; and Page Three to 'Submit'.

Bob
Max_admin 13 Sep, 2014

Could you please update the tutorial about the multi-page-form, because V5 is different to older versions?


The v5 installer has a multi page demo form which you an open and check its setup carefully!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Umbrella 05 Jun, 2015
Well, our install doesn't show ANY demo forms at all. It has no forms of any kind. How do we get them back?
GreyHead 06 Jun, 2015
Hi Umbrella,

You can install them by clicking the 'Demos' icon in the Forms Manager toolbar.

Bob
This topic is locked and no more replies can be posted.