| Can I customize the forms? |
| Yes. You can completely customize the forms to your liking. All you have to do is make sure that the field names you use are the same as the field names in the database and that the forms post action is to the form processor. The form processor will save any data sent to it with the proper field, to the same field in the database. |