FAB Builder Studio simplifies app creation by offering robust field configuration options. These settings ensure efficient data handling and customisation. Below are the key configuration areas:
1. Basic Properties
- Internal Name: The unique identifier for the field (e.g., email).
- Display Name: The user-facing label (e.g., Email).
- Display Name (Plural): Used for representing collections (e.g., Emails).
- Field Type: Select data types such as text, number, date, or boolean.
2. Additional Properties
- Hint Text: Provides contextual help for users (e.g., "Enter your email").
- Field Placeholder: Temporary text shown in input fields before data entry.
- Field Type: Ensures appropriate data input and storage.
3. UI Configuration
Customise the field’s visibility and interaction with the app interface:
- Filterable: Enables filtering data by this field (Yes/No).
- Exportable: Determines if the field data can be exported (Yes/No).
- Show in List: Displays the field in lists (Yes/No).
- Show on Create/Edit/View: Controls field visibility during creation, editing, or viewing.
4. Validation Rules
Enforce data accuracy with these rules:
- Required: Defines if the field is mandatory (Yes/No).
- Unique: Ensures data uniqueness (Yes/No).
- Minimum/Maximum: Sets numeric constraints (e.g., Minimum: 0, Maximum: 0).