SnapApp Field Types - Price
on 01-16-2026 12:00 AM by SnapApp by BlueVector AI
114
Price Field
The Price field type is a specialized numeric field used for storing and displaying currency values. It automatically handles currency symbols and formatting based on your application’s locale settings, ensuring financial data is presented with professional precision.
Price 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 Price. This enables currency-specific formatting and precision. |
| Object | The parent object this field belongs to. |
| Label | The user-facing name, such as “Unit Price” or “Service Fee”. |
| Column Name | Prepopulated from the Label (e.g., total_contract_price). |
| Description | Internal notes explaining the currency type or tax inclusions for this price. |

Data Type Properties
When the Price data type is selected, specific configuration options become available to control the precision of your financial data:
- Max Digits: Defines the total number of digits allowed in the field, including both the whole number and fractional parts.
- Decimal Places: Specifies the number of digits to be displayed and stored after the decimal point. For standard currencies, this is typically set to
2(e.g., $10.99).Note on Precision: It is important to balance these two settings to ensure your field can hold the required values. For example, setting Max Digits to
8and Decimal Places to2allows for a maximum value of999,999.99. This prevents misconfiguration in high-value financial fields.
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.
