Data Viewer List

Create powerful, no-code, data-driven apps connected directly to Google Sheets, Airtable, or stored locally.

Overview

The Data Viewer List lets you connect to a Data Source and view your data as a list.

Properties

Data Viewer List

Layout

Blocks

Events

Click

The Item Click event is fired when any list item in the Data Viewer is clicked. It returns a row id which corresponds to the unique Thunkable Id of the item that was clicked. The row id is most useful when used with the the Data Source blocks.

Swipe Click

The left and right swipe click events are fired when these buttons are clicked. Both return a row id to quickly identify which row was clicked when using the Data Source blocks

Functions

Refresh

Refresh the Data Viewer List to sync with the Data Source.

Properties

Set and get properties of the Data Viewer List.

Computed Height & Width

Get the computed Height and Width of the Data Viewer List as it appears on-screen.

Visible

Set and get the Visible property of the Data Viewer List

Empty Text

Set and get the Empty Text property of the Data Viewer List

Data Sources

When you connect a Data Source to your project you will also have access to a second block drawer. These Data Source blocks allow you to perform a variety of CRUD (Create, Read, Update, Delete) operations on your data.

Click on the link below to learn how to use the Data Sources blocks in your project.

Last updated

Revision created on 8/4/2023