# Form block

*Block type for the **Contact form** section.*

### What It Does

The Form block adds a customizable contact form to the Contact form section.

***

### Settings

#### Form width (desktop)

Adjusts the width of the form block on desktop devices.

#### Success message

The message displayed when the contact form is submitted successfully.

#### Form error message

The message displayed when the contact form submission fails.

**Appearance**

#### **Horizontal alignment**

Controls the horizontal alignment of content.

#### **Padding**

Adjusts the spacing around the content.

#### **Border width**

Sets the thickness of the border.

#### **Border radius**

Rounds the corners of this element.

#### **Enable inner card color**

When enabled, an inner card color is applied to product list items. Disable it to hide the effect.

#### **Shadow**

Adds a shadow effect for visual depth.

#### **Input color scheme**

Controls the Input color scheme. Choose from: Primary, Secondary.

#### **Button color scheme**

Controls the Button color scheme. Choose from: Primary, Secondary.

***

### Supported Blocks

#### Phone number field

#### Custom input field

Add a custom input field to the contact form.

#### Custom select field

Adds a custom select field to the contact form. This field can include multiple custom select options..


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://moodboard-creations.gitbook.io/agnes/sections/contact-form/_contact-form.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
