# Set form card layout

The **Form Card Layout** feature allows you to customize the form submission card that is visible on the chat screen.

Given below is the default layout of the card. You can select up to 5 fields to be displayed per card.

![](/files/lb4zDykFiMd57tCHmfg5)

To configure a card layout for the mobile application,

1\.    In the **Settings** screen, from the left pane, select **Set form card layout**.

The **Choose preview fields to be visible on form card in App** screen is displayed in the right pane.

![](/files/PLFQLzuPoAEKibo8TZNK)

2\.    To select the fields to be displayed in the card, click **Select Fields (0)** and then select the required fields.&#x20;

![](/files/W9iTab5qysDyKjAdJ3h6)

The selected fields will be added to the **Selected preview fields** and **Preview of how card will look like in App** sectio&#x6E;**.**

![](/files/o0asjwH8UFK7Dyz41udO)

3\.    To format the appearance of the fields in the card layout in the mobile application, in **Select preview fields**, against the required field, click **Manage**.

![](/files/Gl02Ds1Rhvygupll712A)

The format settings for the selected field are displayed.

![](/files/GXxMN4dz8ZAzPdWDhifL)

4\.    Select the values as required for the settings given below and then click **Apply**.

| Field                                               | Description                                                                                                                                                        |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Show the label of the field                         | <p>Turn on this toggle switch if you want to display only the value of the field on the card</p><p><em>The field label will not be displayed on the card.</em></p> |
| Select the size of the text to be shown on the card | Select the size of the text to be displayed on the card                                                                                                            |
| Choose color of the text                            | Select the color of the text to be displayed on the card                                                                                                           |

5\.    If you do not want to show the last added comment in the card, turn on the toggle switch for&#x20;

![](/files/EzYJUmFGrnnSJAaRKOoK)

As you can see, the comment is removed from the card layout.

6\.    To save the settings, click **Create Form** or **Update Form**.

![](/files/21EYSMHYoERSt9j2TlrO)

This is how the card layout will look like in the mobile application.


---

# 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://docs.senpiper.com/form-builder/creating-forms/additional-form-settings/set-form-card-layout.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.
