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 manualCategory
This data type stores information about the category types available on this platform, e.g. Attractions, Shops, Food, Entertainment, etc.
Field Name | Type | Notes |
count | number | Stores the count number of the category. |
name | text | Stores the name of the category. |
Listing
This data type store the main object information of this app - the actual listing added and displayed on the platform.
Field Name | Type | Notes |
address | geographic address | Stores the listing address. |
categories | List of Categorys | Stores the listing categories. |
description | text | Stores the listing description. |
e-mail | text | Stores the listing email address. |
images | List of files | Stores the list of images to showcase the listing. |
listing-type | Listing-Type | Stores the type information for the listing. |
name | text | Stores the listing name. |
opening-time | text | Stores the opening time information. |
phone | text | Stores the listing phone number. |
rating | number | Stores the listing rating left by the customers. |
region | Region | Stores the region information for the listing. |
reviews | List of Reviews | Stores the list of reviews left by the customers. |
tagline | text | Stores the tagline of the listing. |
website | text | Stores the website of the listing. |
Note: The data type has a privacy rule applied. See the π¬ in the database under the privacy section for details.
Region
This data type stores the region information for the listings.
Field Name | Type | Notes |
name | text | Stores the name of the region. |
Review
This data type stores information about the reviews left by the customers.
Field Name | Type | Notes |
content | text | Stores the review content. |
listing | Listing | Stores the listing information for a review. |
rating | number | Stores the review rating. |
title | text | Stores the review title. |
Note: The data type has a privacy rule applied. See the π¬ in the database under the privacy section for details.
User
Bubble applications have a built-in User data type that acts like any type that is created in a database. For instance, you can modify a user, delete a user, list them in a repeating group, etc.
Field Name | Type | Notes |
bookmarks | List of Listings | Stores the bookmarks which is a list of listings. |
name | text | Stores the user name. |
Note: The data type has a privacy rule applied. See the π¬ in the database under the privacy section for details.
Embedded Notes in Bubble Editor
This template comes with explicit Notes for Database fields, Option sets and their fields, and Privacy rules, which will guide you through the modification process.
In order to preview a Note of any data type or field, click on the π¬ icon.