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 manualAdvantages
This data type is used to store information about advantages displayed on the “How we work” section.
Field Name | Type | Notes |
description | text | Stores advantage’s description. |
icon | image | Stores advantage’s icon. |
title | text | Stores advantage’s title. |
CompanyLogo
This data type is used to store logos of companies shown in the “Services” section.
Field Name | Type | Notes |
logo | image | Stores the unhovered logo image. |
logohover | image | Stores the hovered logo image. |
Services
This data type is used to store services shown in the “Services” section.
Field Name | Type | Notes |
description | text | Stores the service description. |
icon | image | Stores the service-related image. |
title | text | Stores the service 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.