# 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](https://ixo.iconography.co.uk/images/cms/icons/edit.gif) = edit ![Delete](https://ixo.iconography.co.uk/images/cms/icons/delete.gif) = delete ## Setup ### Form Details
FieldPurpose
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*
### Form Fields Use the controls to add new elements to your form. These may be dragged and dropped to alter their sequence. #### Edit Fields
FieldPurpose
Field LabelA label that will appear above the field
Placeholder TextThe text that is shown within this field on form load May be left blank to show no text
Field TypeUse this to adjust the Field Type for this field (see below)
Required FieldIf toggled, a customer will not be able to submit the form without entering data in this field
Delete this contentUse this to delete a field
#### Field Types

Various fields will include validation, e.g. a numeric field will only accept numbers

FieldPurpose
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*