Tutorials
Longer PloneFormGen Lessons
-
Creating a registration form
- The goal of the tutorial is to show how several of the 'How To' resources can be integrated together to create a customizable form connected to a MySQL database which will mail user input to the form owner and to others as defined in the setup.
-
Simple SQL CRUD With PloneFormGen
- A step-by-step lesson in using PloneFormGen to read, insert and update rows in a single SQL table.