Re: Multi-page forms

2006-02-24 Thread Andrew Gwozdziewycz
On Feb 23, 2006, at 8:12 AM, Jason F. McBrayer wrote: > > "Chetan Vaity" <[EMAIL PROTECTED]> writes: > >> I want to build a two-page form for creating an object. As I see >> it there are two options: >> 1. Store values in hidden fields >> 2. Use the session to store the variables from the

Re: Multi-page forms

2006-02-23 Thread Jason F. McBrayer
"Chetan Vaity" <[EMAIL PROTECTED]> writes: > I want to build a two-page form for creating an object. As I see it there are > two options: > 1. Store values in hidden fields > 2. Use the session to store the variables from the first form > > Any Django best practices? I'd say use the session to

Multi-page forms

2006-02-23 Thread Chetan Vaity
Hi,I want to build a two-page form for creating an object. As I see it there are two options:1. Store values in hidden fields2. Use the session to store the variables from the first formAny Django best practices? - Chetan --~--~-~--~~~---~--~~ You received this