Changes between Initial Version and Version 1 of CookBookNewForms
- Timestamp:
- Dec 28, 2007, 6:05:46 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookNewForms
v1 v1 1 == The New Forms Framework == 2 3 The `newforms` framework is awesome, but it sometimes isn't obvious how to bend it to your will. Here are a couple of problems with solutions. 4 5 [wiki:CookBookNewFormsDynamicFields Dynamic Fields] - Need to construct a form before you know what's in it? Here's how. 6 7 [wiki:CookBookNewFormsFieldOrdering Field Ordering] - Can't list your fields in the order you'd like them to appear? You can still get what you want.