Field values are the contents of Fields. If you imagine that each field is a box with a label, the value is what is inside the box. An entry in an application has one or more fields, depending on the category the entry belongs to. Each of those fields contains a particular value, often unique to that entry.
On a person entry, a field labelled “First name” might contain the value “Jane”. On an inventory item entry, a field labelled “Cost” might contain the value “$19.99”.
The simplest type of value is a text value which contains a piece of text. This is the default type of field in Dabble, but there are other types. Each type limits what sort of data a field can contain but provides some additional tools. For example, if you use Number values, Dabble can show subtotals and allow you to create mathematical Formulas. You can change a field to be a certain type at any time using the Field configuration.
These are the types of field values you can have in Dabble DB:
Click on a type to find out how it affects your application and what options are available.