> For the complete documentation index, see [llms.txt](https://help.appybuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.appybuilder.com/components/reference/user-interface/listviewcustom.md).

# ListViewCustom

![](https://i1.wp.com/AppyBuilder.com/img/pixiibomb3.png)

**By: Pixii Bomb**

This is a visible component that displays a **list** of Images and Text elements in a **ListView** like below:

![](/files/-L9BuaXgUtpl90hf8UVe)

The list can be set using the **ElementsFromString** property or using the **Elements** block in the blocks editor.

In this example, we will build an app that will show fish images and text description in a ListView. Clicking an item will display a large image of the selected row. It will also display a textual description of the selected image. The source for this sample app can be found here in the forum community here: <http://community.appybuilder.com/t/custom-listview/1402/29>

![](/files/-L9BuaYA0jelDrwZsME0)

## Blocks

![](/files/-L9BuaYJUf2inub_QRib)
