# How to display custom fields in the listing view

<figure><img src="/files/85q3uASSTCICpimH1MEK" alt=""><figcaption></figcaption></figure>

### Create Field Group

Please go to Admin > Content > Field Group > Add new.&#x20;

<figure><img src="/files/Q7zfYpt5AkxQWGJUXXIX" alt=""><figcaption><p>Create a field group.</p></figcaption></figure>

### Create Custom Fields

Go to Admin > Content > Fields > New > Create a new field. And assign it to a field group.&#x20;

<figure><img src="/files/Dui2XDmQhed9ebZl27ma" alt=""><figcaption><p>Create a new field.</p></figcaption></figure>

### How to display the custom fields in the listing view.

You can edit each custom field, in the Options tab, you can see the **"Automatical Display"** option. Choose one of below options:&#x20;

* After title:&#x20;
* Before display content
* After display content
* Do not automatically display

<figure><img src="/files/1PqhL0xhuVFPjzpTluJX" alt=""><figcaption></figcaption></figure>


---

# 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.jollyany.co/templates/kamper/accommodation/how-to-display-custom-fields-in-the-listing-view.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.
