# Forms # Summary This section of the CMS is used to maintain your Enquiry Forms. These are then output on pages via the [Modular Block](https://bookstack.iconography.co.uk/books/general/chapter/modular-blocks "Modular Blocks") system, specifically as part of an [Enquiry Form](https://bookstack.iconography.co.uk/books/general/page/enquiry-form "Enquiry Form") content block. #### Key to icons  = edit  = delete ## Setup ### Form Details
Field | Purpose |
Name | *Enter the name of the form* *This will not be output on the website* |
Recipient Email Address | *Enter the recipient for all enquiries from this form* *Different forms may have different recipients, e.g. one form for complaints, and another for sales enquiries* |
Confirmation Message | *Enter a thank you message to be shown to the user after they fill out the form.* |
Include Mailing List Signup? | *Output the [mailing list signup](https://bookstack.iconography.co.uk/books/mailing-list/page/mailing-list-signup "Mailing List Signup") as part of the form* |
Use Anti-Spam CAPTCHA | *Require users to fill out an anti-spam CAPTCHA prior to submission* *If enabled, users will not be able to submit a response without completing the CAPTCHA* |
Field | Purpose |
Field Label | A label that will appear above the field |
Placeholder Text | The text that is shown within this field on form load May be left blank to show no text |
Field Type | Use this to adjust the Field Type for this field (see below) |
Required Field | If toggled, a customer will not be able to submit the form without entering data in this field |
Delete this content | Use this to delete a field |
Various fields will include validation, e.g. a numeric field will only accept numbers
Field | Purpose |
Text | *Short text, e.g. 'name'* |
Text Area | *Longer text response, e.g. 'comments'* |
Email Address | *User enters an email address* *Format is validated, but individual numbers are not checked* |
Telephone Number | *User enters a phone number* *Format is validated, but individual numbers are not checked* |
Numeric | *User enters a number* *Validated* |
Date Selector | *User enters a date* *Validated* |
File Upload | *Allows the user to upload a file - this will be attached to the email sent to the recipient address* *Users may not be able to upload large files* |
Radio Buttons | *Multiple choice questions* |
Drop-down List | *Allows the user to select a response from a list* |
Checkbox | *Allows a user to select multiple responses from a list* |