Skip to main content

Adding Fields to a Table

Buildaible offers multiple ways to add fields to a table, giving you flexibility and control to structure your app as needed. Follow the steps below for either method.


Adding Fields via Table Settings

  1. Access the Table Settings:

    1. On the table, click the down arrow next to the table name, then select “Table Settings” from the dropdown menu.

  2. Navigate to the Fields Tab:

    1. In the Table Settings screen, click the “Fields” tab.

    2. Click the ”+ New Field(s)” button in the top right.

  3. Create the Field:

    A modal will appear where you can:

    1. Enter a Field Name.

    2. Select a Field Type from the dropdown (e.g., Text, Number, Date).

    3. Configure any additional settings for the selected field type.

    4. Once configured, click Save. The field will be added to your table.


Adding Fields via Manage Fields

  1. Open Field Management:

    1. On the table, click the “Manage Fields” button.

  2. Add a New Field:

    1. In the Manage Fields modal, click the ”+ New Field” button.

  3. Create the Field:

    A modal will appear where you can:

    1. Enter a Field Name.

    2. Select a Field Type from the dropdown.

    3. Configure the settings for that field type.

    4. Once configured, click Save. The field will be added to your table.


Notes

  • Fields can be added using either method without affecting existing data.

  • Ensure proper field configurations if you’re working with required fields to maintain data integrity.

  • Changes made to field settings can be updated anytime through Table Settings.


Next Steps