Displaying data

Using the page builder to display data from your models and more.

19 articles
Displaying data within your pagesWorking with page variables, data components, and filtering withing the page builder.
Using display logic on your pagesDynamically showing data based on filters
Working with shortcut optionsShortcut solutions while adding authentication profiles, data models and their properties via the page builder.
Creating a detail pageFind out how to create and set up your first detail overview page within our platform.
Creating a delete buttonDeleting data via your applications front end by building your own delete button.
Data filteringLearn how data filtering works and how to use it to filter your data in the page builder and actions.
Creating component interactionsSetting up interactions to enable users to dynamically change the content of the pages in their applications.
Showing a single taskUse case 1 of a 9 part use case series. In this article, you'll learn how to show a single task.
Showing a list of tasksUse case 2 of a 9 part use case series. In this article, you'll learn how to show a list of tasks.
Showing a list of tasks belonging to a userUse case 3 of a 9 part use case series. In this article, you'll learn how to show a list of tasks.
Showing a list of tasks created on a specific dateUse case 4 of a 9 part use case series. In this article, you'll learn how to show a list of tasks that are created on a specific date.
Showing a list of tasks created todayUse case 5 of a 9 part use case series. In this article, you'll learn how to show a list of tasks that are created on todays date.
Showing a list of users and their tasksUse case 6 of a 9 part use case series. In this article, you'll learn how to show a list of tasks with their corresponding user.
Showing a list of tasks belonging to a user with a certain statusUse case 7 of a 9 part use case series. In this article, you'll learn how to show a list of tasks with their corresponding user.
Showing a list of tasks of a logged-in user with a certain statusUse case 8 of a 9 part use case series. In this article, you'll learn how to show a list of tasks of the logged-in user with a status.
Showing a list of your own tasksUse case 9 of a 9 part use case series. In this article, you'll learn how to show a list of tasks that are yours.
Changing your page state using component valuesLearn to change page state using component values in Betty Blocks for interactive web apps.
Safe URLs using UUIDsDon't want to show the ID's of your data to the public? In this article we'll show you how to use UUID's instead.
Creating a document upload featureIn this article, you'll learn how you can upload files in your applications.