Re: Form wizard and dynamic fields

2012-07-07 Thread Leandro Alves
Does anyone have any advice please? :) Thanks, Leandro On 7. juli 2012, at 02:33, Leandro Alves wrote: > Hello, > > I'm starting to use Django now and I would need some orientations in order to > create a Form Wizard. > > The idea is simple: > > The first form will

Form wizard and dynamic fields

2012-07-06 Thread Leandro Alves
Hello, I'm starting to use Django now and I would need some orientations in order to create a Form Wizard. The idea is simple: - The first form will contain only one field to type the name of a directory. - The content of the second form, will depend on the directory name that

Form wizard and dynamic fields

2012-07-06 Thread Leandro Alves
Hello, I'm starting to use Django now and I would need some orientations in order to create a Form Wizard. The idea is simple: The first form will contain only one field to type the name of a directory. The content of the second form, will depend on the directory name that was entered and the