This section consists of Database Things and fields description for every thing which is part of the template.
Introduction
To get to the Data section, click the database icon on the left side tabs in Bubble Editor.
Important: See Bubble manual information when working with data: https://manual.bubble.io/help-guides/working-with-data;
https://manual.bubble.io/core-resources/data.
Data Types
Note: In case you have accidentally deleted a data type - no worries! Bubble lets you restore💪the deleted data type.
Clicking on 'show deleted types' or 'show deleted fields' from the Data → Data types tab will reveal the deleted items, and a 'restore' button will appear next to each deleted entry.
Simply click 'restore', to restore a field or data type.
Tip: Aside from the below-listed data types and fields, Bubble creates these default fields visible in each data type:
Creator
, Modified Date
, Created Date
and Slug
, except for the User data type.
The User data type will have the following fields: email
, Modified Date
, Created Date
and Slug
. These fields' values can be used in workflows, conditional formatting, etc.
To learn more, see the Bubble manualPortfolio
This data type is used to store information about projects.
Field Name | Type | Notes |
projectDescription | text | Stores the project description. |
projectName | text | Stores the project title. |
projectPhoto | image | Stores the project image. |
Templates
This data type is used to store information about templates advertised on the
index
page.Field Name | Type | Notes |
Description | text | Stores the template description |
link | text | Stores the link to template. |
Preview | image | Stores the preview image. |
Price | text | Stores the template price. |
Title | text | Stores the template title. |
User
This data type stores user-related information and have only default fields available.
Tip: The User data type have the following fields:
email
, Modified Date
, Created Date
and Slug
. These fields’ values can be used in workflows, conditional formatting, etc.
To learn more, see the Bubble manual