I need to create a custom page that will allow visitors to complete and send a form. The form is rather long so I have decided to use a multi-step approach where I will display only a section at a time and allow for moving back and forth. Its not very clear to me how to go about doing something like this. I can create a page via the mezzanine admin interface but I can't figure where to go from there.
I must say that I am not super experienced with python or django. My only experience with django is the blog tutorial which I am very comfortable with since I have done it a few times. I have also built a simple web page scrapper with python thats all. I Hope mezzanine will not be too hard.
Cheers all