[Catalyst] Suggestions on how to handle 12 page form

Eric Berg eberg at bergbrains.com
Tue Nov 16 23:14:57 GMT 2010


What about breaking the form up logically and saving each section in a session object as they move through the form.

That or incrementally save and maintain a db flag that indicates doneness.  Frankly, with.a form that long, it'd be rude to require the user to start from scratch if they couldn't finish in one session.

Eric
-----Original Message-----
From: Victor Churchill <victor at softwareshack.eu>
Date: Tue, 16 Nov 2010 22:50:06 
To: The elegant MVC web framework<catalyst at lists.scsys.co.uk>
Reply-To: The elegant MVC web framework <catalyst at lists.scsys.co.uk>
Subject: Re: [Catalyst] Suggestions on how to handle 12 page form

_______________________________________________
List: Catalyst at lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/





More information about the Catalyst mailing list