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 manualGet Access
This data type stores the admin rights status.
Field Name | Type | Notes |
Access right | yes / no | Stores the access right status. |
Invoice
This data type stores the invoice details.
Field Name | Type | Notes |
Amount | number | Stores the invoice amount. |
Package | Package | Stores the included package. |
Vehicle Model | Vehicle_Model | Stores the vehicle model. |
Package
This data type stores the details about the packages registered in app.
Field Name | Type | Notes |
included minutes | number | Stores the number of included minutes. |
Minute price | number | Stores the price per minute. |
nr | number | Stores the package number. |
Package title | text | Stores the package title. |
Price | number | Stores the package price. |
Vehicle_Model | Vehicle_Model | Stores the related vehicle model. |
Radar
This data type stores the details about radar search feature.
Field Name | Type | Notes |
Address | geographic address | Stores the user current address. |
Adress String | text | Stores the address string. |
Radius | number | Stores the allowed radius. |
Vehicle | Vehicle | Stores the related vehicle. |
Rental
This data type stores the rental request details.
Field Name | Type | Notes |
Duration minutes | number | Stores the duration time. |
Package | Package | Stores the used package. |
Running? | yes / no | Stores the rental status. |
Total Cost | number | Stores the total cost. |
Vehicle | Vehicle | Stores the related vehicle. |
Vehicle Model | Vehicle_Model | Stores the vehicle model. |
Reservation
This data type stores the reservation details.
Field Name | Type | Notes |
Vehicle | Vehicle | Stores the vehicle name. |
Vehicle Model | Vehicle_Model | Stores the vehicle model. |
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.
This data type stores the users' bio data (name, address, country, etc.) and profile information like radar and admin status.
Field Name | Type | Notes |
Address | geographic address | Stores the user current address. |
Admin | yes / no | Stores the admin status. |
City | text | Stores the user city. |
Country | text | Stores the user country. |
Name | text | Stores the user name. |
Radar | yes / no | Stores the radar use status. |
Street | text | Stores the user street. |
Zip | number | Stores the user ZIP code. |
Note: The data type has a privacy rule applied. See the π¬ in the database under the privacy section for details.
Vehicle
This data type stores the details about vehicle.
Field Name | Type | Notes |
ID | text | Stores the vehicle ID plate. |
Location | geographic address | Stores the vehicle location. |
Location String | text | Stores the location string. |
Rented | yes / no | Stores the rental status. |
Reserved | yes / no | Stores the reservation status. |
Vehicle Model | Vehicle_Model | Stores the vehicle model. |
Vehicle_Model
This data type stores the vehicle model details.
Field Name | Type | Notes |
Brand | text | Stores the brand model. |
Exterior | text | Stores the vehicle exterior. |
Image | image | Stores the vehicle image. |
Interior | text | Stores the vehicle interior. |
Logo | image | Stores the brang logo. |
Mileage | text | Stores the mileage value. |
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.