Available Field Types
Understanding Field Types in Buildaible
Buildaible offers a variety of field types to help you structure and manage your data effectively. Each field type is designed for a specific purpose, ensuring flexibility and ease of use in your applications. Below is a comprehensive guide to the available field types and their functionality.
Field Types
-
-
Description: Used for normal text-based values.
-
Example: Names, descriptions, or other short pieces of text.
-
-
-
Description: Used for numbers, including decimals.
-
Example: Prices, quantities, percentages, etc.
-
-
-
Description: A rich text field for longer entries that can include multiple lines of text.
-
Example: Comments, notes, or detailed descriptions.
-
-
-
Description: Establishes relationships between tables by linking a parent table to a child table.
-
Example: Linking a customer record to their associated orders.
-
-
-
Description: Pulls values from a related parent record. These fields are uneditable.
-
Example: Automatically display a customer’s email on an order when linked.
-
-
-
Description: Provides a summary (e.g., total, average) of values from related child records.
-
Example: Calculate the total order amount for a customer.
-
-
-
Description: A Boolean field that represents true/false or yes/no values.
-
Example: Indicate whether a task is complete.
-
-
-
Description: A field for email addresses. Can include built-in functionality for email links.
-
Example: user@example.com
-
-
-
Description: A field for phone numbers.
-
Example: (555) 123-4567
-
-
-
Description: Allows users to select one option from a predefined list. Options can be colorized in settings.
-
Example: Status options like “Open,” “In Progress,” or “Closed.”
-
-
-
Description: Similar to Single Select, but allows users to select multiple options. Options can also be colorized in settings.
-
Example: Tags or categories for a record.
-
-
-
Description: A field for selecting a date.
-
Example: 12-10-2024
-
-
-
Description: A field for selecting a time.
-
Example: 2:30 PM
-
-
-
Description: Combines both date and time into a single field.
-
Example: 12-10-2024 2:30 PM
-
-
-
Description: Captures a start and end date within a single field, ensuring both dates are selected.
-
Example: Tracking a project timeline by recording the start and end dates in one field.
-
-
-
Description: A field for selecting a user who has access to the app. Displays the user’s profile picture when selected.
-
Example: Assigning a task to a team member.
-
-
-
Description: A field for entering a web address.
-
Example: https://www.buildaible.com
-
-
-
Description: A field for writing formulas to calculate or manipulate data.
-
Example: {{Unit Price}} * {{Quantity}} to calculate total cost.
-
-
-
Description: Allows users to attach files to a record. Provides a preview of the file directly on the form.
-
Example: Uploading invoices, images, or other documents.
-
Choosing the Right Field Type
Selecting the appropriate field type is essential for building effective applications. Consider the type of data you need to capture, how it will be used, and any relationships between records to determine the best fit.
-
For Relationships: Use Link a Record and Lookup fields.
-
For Data Analysis: Use Formula and Summarize Records fields.
-
For User Interaction: Use fields like Single Select, Multiple Select, Checkbox, and User.
Next Steps
-
Learn about creating fields in Buildaible.
-
Explore advanced features like field settings and color customization.
-
Start designing your application with these flexible field types.
By offering a wide range of field types, Buildaible empowers you to create applications that meet your unique business needs. Whether capturing data, linking records, or automating calculations, there’s a field type tailored for your use case!