1.5.1 Introduction

Handling complicated forms can really be a pain sometimes, especially if you want to handle user errors.

The Form module can save you a lot of time and trouble, once you've learned how to use it.

Most of the time, you'll want this:

And you'll probably want your form to behave like this:

We'll see how the Form module can help you do that ...

See About this document... for information on suggesting changes.