Create your fields for your database and add/edit forms.
Fields are the individual placeholders within a database in which records can be stored.
Field Name Examples: First Name - Last Name - Telephone. Each field name will automatically be converted to a mysql-safe title, i.e. 'first_name'. Please avoid using non-alpha-numeric characters.