Welcome Guest, Not a member yet? Register   Sign In
Split form in more views
#1

[eluser]henry178[/eluser]
Hi, I have a very big form with more fields.

I would like split it in 3 different views.

Controller1 - > verify form 1 (if ok -> view form2)

Controller2 - > verify form 2 (if ok -> view form3)

Controller3 - > verify form 3 (if ok -> view confirm)

Obviously, I must control every field using form helper.
Which is the better pratique?
#2

[eluser]henry178[/eluser]
Up!
#3

[eluser]Fast Eddie[/eluser]
Store form responses in a session and process everything after the last form is submitted.
#4

[eluser]Aken[/eluser]
There are multiple suggestions in your other thread.
#5

[eluser]PhilTem[/eluser]
[quote author="Aken" date="1341464628"]There are multiple suggestions in your other thread.[/quote]

Thanks! I was like "Haven't I read a very similar question from that guy a few days ago?"




Theme © iAndrew 2016 - Forum software by © MyBB