> For the complete documentation index, see [llms.txt](https://docs.quantumbyte.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quantumbyte.ai/home/quantumbyte-v2.0/2.builder/1.frontend/7.widget/7.listview_data.md).

# Listview Data

Pastikan sebelumnya anda sudah membuat layanan baru, dan sudah berada pada halaman frontend builder seperti gambar berikut :

<figure><img src="/files/XJR2wqzUHsjzVHBTw9C2" alt=""><figcaption></figcaption></figure>

1. Drag and drop widget ***"Listview Data"***
2. Pilih dan klik tombol konfigurasi yang terdapat pada widget ***"Listview Data"***
3. Akan muncul tampilan seperti gambar dibawah

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-06-05%20at%2017.01.10.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tEw4t27Jf930u4der7fF" alt=""><figcaption></figcaption></figure></div>
4. Pada kolom ***"Pilih Data"*** tentukan data yang akan dimunculkan pada listview

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-07-01%20at%2017.06.43.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CmmfuTeOtVB5xyko5dIU" alt=""><figcaption></figcaption></figure></div>
5. Isi kolom field yang wajib di isi
6. Kolom limit show untuk menentukan berapa data yang akan dimunculkan pada listview

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-07-01%20at%2017.13.37.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZzjHDh6JJBZXQwJnIBbJ" alt=""><figcaption></figcaption></figure></div>
7. Tipe urutan bisa ditentukan ascending atau descending

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-07-01%20at%2017.14.34.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a65IYRGKCY5ZHA6ZKepG" alt=""><figcaption></figcaption></figure></div>
8. Tentukan field data yang akan dimunculkan pada kolom ***"Judul, Gambar*** dan ***Deskripsi"***

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-07-01%20at%2017.15.19%20(1).jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8m9r4euRlcuOohoLANzl" alt=""><figcaption></figcaption></figure></div>
9. Jika data sudah ditentukan maka akan muncul bidang konfigurasi tambahan seperti gambar dibawah ini

   <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-06-05%20at%2017.02.39.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HFlBOGI9On5Wfv6G0M11" alt=""><figcaption></figcaption></figure></div>
10. Jika ingin menambahkan detail pada saat listview data di click, pilih dan klik add ***"Detail View"*** kemudian tentukan field yang akan ditambahkan

    <div><figure><img src="https://github.com/QTN-DEV/quantumbyte-doc/blob/main/.gitbook/assets/Screen%20Shot%202024-06-05%20at%2017.04.14.jpg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uI7FdYum5Z3BFCjuxKER" alt=""><figcaption></figcaption></figure></div>
11. Tidak ada batasan ketika akan menambahkan detail view
12. Sesuaikan penggunaan berdasarkan kebutuhan
13. Jika sudah, klik ***"Save"*** untuk menyimpan


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quantumbyte.ai/home/quantumbyte-v2.0/2.builder/1.frontend/7.widget/7.listview_data.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.
