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 manual.Contact_form
This data type is used to store data introduced in contact form.
Field Name | Type | Notes |
email_address_contact_us | text | Stores the email to be contacted. |
message_contact_us | text | Stores the submitted message. |
name_contact_us | text | Stores the user name. |
Customers
This data type stores data about customers.
Field Name | Type | Notes |
age | number | Stores the customer age. |
customer_img | image | Stores the customer image. |
email | text | Stores the customer email. |
full_name | text | Stores the customer full name. |
phone | text | Stores the customer phone. |
position | text | Stores the customer position. |
Dashboard_menu
This data type stores the dashboard menu items.
Field Name | Type | Notes |
hide | yes / no | Stores the menu hiding status. |
image | image | Stores the menu image. |
name | text | Stores the menu name. |
order | number | Stores the order value. |
Doc_category
This data type stores data about document categories.
Field Name | Type | Notes |
description | text | Stores the category description. |
doc_language | List of doc_languages | Stores the doc language. |
hide | yes / no | Stores the category hide status. |
note | List of doc_notes | Stores the category note. |
order | number | Stores the category order number. |
parameters | List of doc_parameters | Stores the category parameters. |
requests | List of doc_requests | Stores the list of requests. |
sub_category | List of doc_sub_categorys | Stores the subcategory. |
Title | text | Stores the category title. |
Doc_image
This data type stores data about document images.
Field Name | Type | Notes |
image | image | Stores the document image. |
Doc_language
This data type stores information about document language.
Field Name | Type | Notes |
description | text | Stores the language description. |
doc_category | doc_category | Stores the document category. |
doc_language_type | doc_language_type | Stores the document language type. |
doc_sub_category | doc_sub_category | Stores the document subcategory. |
note_1 | text | Stores the language note. |
note_2 | text | Stores the language note. |
Doc_language_type
This data type stores information about the document language type.
Field Name | Type | Notes |
name | text | Stores the language type name. |
Doc_note
This data type stores data about document notes.
Field Name | Type | Notes |
description | text | Stores the note description. |
name | text | Stores the note name. |
order | number | Stores the note order. |
type | text | Stores the note type. |
Doc_parameter
This data type stores the doc parameters.
Field Name | Type | Notes |
description | text | Stores the parameter description. |
name | text | Stores the parameter name. |
order | number | Stores the parameter order. |
Doc_request
This data type stores the doc requests.
Field Name | Type | Notes |
order | number | Stores the request’s order. |
request | text | Stores the request text. |
Doc_search
This data type stores the search field.
Field Name | Type | Notes |
search | text | Stores the search result. |
Doc_sub_category
This data type stores details about subcategories on the
documentation
page. Field Name | Type | Notes |
category | doc_category | Stores the related category. |
description | text | Stores the subcategory description. |
doc_language | List of doc_languages | Stores the doc language. |
notes | List of doc_notes | Stores the category notes. |
order | number | Stores the category order. |
parameters | List of doc_parameters | Stores the category parameters. |
requests | list of doc_requests | Stores the list of requests. |
title | text | Stores the sub category title. |
Documentation
This data type stores information about documentation.
Field Name | Type | Notes |
category | List of doc_categorys | Stores the documentation category. |
doc_language_type | List of doc_language_types | Stores the language type. |
search | List of doc_searchs | Stores the list of search results. |
sub_category | List of doc_sub_categorys | Stores the documentation sub category. |
Emails
This data type stores data about emails.
Field Name | Type | Notes |
bcc | text | Stores the bcc address. |
body | text | Stores the email body text. |
cc | text | Stores the cc address. |
pictures | List of images | Stores the email attached images. |
sender_name | text | Stores the sender name. |
subject | text | Stores the email subject. |
support | yes / no | Stores the email status. |
to | text | Stores the receiver mail. |
Features
This data type stores data about features.
Field Name | Type | Notes |
feature | text | Stores the feature name. |
File_storage
This data type stores data about uploaded files.
Field Name | Type | Notes |
file | file | Stores the file. |
filename | text | Stores the filename. |
Note: The data type has a privacy rule applied. See the 💬 in the database under the privacy section for details.
Sms
This data type stores data about SMS sent.
Field Name | Type | Notes |
recipient | text | Stores the SMS recipient. |
senderphonenumber | text | Stores the sender number. |
message | text | Stores the message text. |
status | text | Stores the SMS status. |
Stripe_seller
This data type stores data about sellers to be registered in Stripe.
Field Name | Type | Notes |
business_address | text | Stores the business address. |
business_email | text | Stores the business email. |
business_name | text | Stores the business name. |
business_url | text | Stores the business URL. |
product_category | text | Stores the product category. |
product_description | text | Stores the product description. |
Stripe_subscribers
This data type stores data about subscriptions.
Field Name | Type | Notes |
creation_date | date | Stores the subscription creation date. |
end_of_the_trial | date | Stores the date of trial end. |
items | List of Stripe Subscription Items | Stores the list of subscription items. |
quantity | text | Stores the subscription items’ quantity. |
status | text | Stores the subscription status. |
stripe_plan_name | text | Stores the subscription plan name. |
subscription_id | text | Stores the subscription id. |
tax_percent | text | Stores the subscription tax percent. |
Stripe_transactions
This data type stores data about transactions.
Field Name | Type | Notes |
amount_charged | number | Stores the amount charged in a transaction. |
application_fee | number | Stores the application fee. |
captured | yes / no | Stores the capture status. |
charge_id | text | Stores the transaction charge id. |
currency | text | Stores the transaction currency. |
order_description | text | Stores the order description. |
Subscriber
This data type stores data about subscriber.
Field Name | Type | Notes |
email | text | Stores the subscriber email. |
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. To learn more, see the Bubble manual.
This data type stores the users' bio data (name, photo, gender, city, etc.) and profile information like comments made and chats or discussions associated with the user.
Field Name | Type | Notes |
admin | yes / no | Stores the user admin status. |
birthday | text | Stores the user birthday. |
bussiness | List of stripe_sellers | Stores the list of businesses. |
email_ | text | Stores the email. |
emails | List of emailses | Stores the list of emails. |
file_storage | List of file_storages | Stores the list of files uploaded. |
full_address | text | Stores the full address. |
full_name | text | Stores the user full name. |
gender | text | Stores the user gender. |
phone_home | text | Stores the home phone number. |
phone_mobile | text | Stores the mobile phone number. |
profile_photo_img | image | Stores the profile photo image. |
profile_photo_url | text | Stores the profile photo URL. |
sms | List of smses | Stores the list of SMS. |
stripe_subscribers | List of stripe_subscriberses | Stores the list of Stripe subscribers. |
transactions | List of stripe_transactionses | Stores the list of Stripe transactions. |
users_from | usersFrom | Stores the signed up users. |
Note: The data type has a privacy rule applied. See the 💬 in the database under the privacy section for details.
UsersFrom
This data type stores a list of registered users.
Field Name | Type | Notes |
users | List of Users | Stores the list of registered users. |
Variable
This data type is used to (not) allow users to use the admin features within the app.
Field Name | Type | Notes |
access_rights | yes / no | This field determines demo user permissions. |
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.