SnapApp Field Types - YesNo
on 01-16-2026 12:00 AM by SnapApp by BlueVector AI
62
YesNo Field
The YesNo field type is a boolean (True/False) toggle used for binary selections. It is ideal for “Yes/No” questions, “True/False” statements, or simple “On/Off” toggles within your application forms.
YesNo Field Properties
Note: Every field in SnapApp shares a set of universal properties, such as Display and Edit settings, that are configured during creation.
To find more information on these foundational settings, please click the link below: SnapApp Fields Fundamentals
Basic Properties
The Basic Properties tab establishes the field’s identity and its relationship to the parent object.
| Property | Description |
|---|---|
| Data Type | Set to YesNo. This enables binary selection logic. |
| Object | The parent object this field belongs to. |
| Label | The user-facing name, such as “Is Active?” or “Paperwork Completed?”. |
| Column Name | Prepopulated from the Label (e.g., paperwork_completed). |
| Description | Internal notes explaining the business logic behind the toggle. |
Data Type Properties
When the YesNo data type is selected, you can customize how the input is rendered and labeled for the user:
- Input Mode: A dropdown menu that determines the UI component used for selection (see Input Interface Options).
- Yes Value: Enter custom text to represent a yes value (e.g., “Agree,” “Paid,” “Yes”).
- No Value: Enter custom text to represent a no value (e.g., “Disagree,” “Unpaid,” “No”).

Input Interface Options
The appearance of the field during editing changes based on the selected Input Mode. This allows you to choose the component that best fits your form’s layout and user experience.
1. Buttons
Displays side-by-side buttons for a clear, high-visibility selection.

2. Dropdown
A standard select menu containing your custom Yes and No options.

3. Checkbox
A classic single checkbox where a “checked” state represents the yes value.

4. Radio
Traditional circular radio buttons for a standard form-filling experience.

5. Auto Mode:
When selected, SnapApp automatically chooses the most appropriate component based on the overall form layout.
Thank you for following these steps to configure your SnapApp components. Building a well-structured data environment is the first step toward creating a powerful, automated application that scales with your needs.
For further assistance, email us at snapapp@bluevector.ai.