== The New Forms Framework == 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. [wiki:CookBookNewFormsDynamicFields Dynamic Fields] - Need to construct a form before you know what's in it? Here's how. [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.