Fields display controls that users use to view or edit data in a record. Some field controls can be changed from simple fields into visual controls. You can switch the control used by selecting a field on the form, and in the form field's properties, expand Components and click on + Component, as shown in the following screenshot for a numeric field:
![](https://static.packt-cdn.com/products/9781838985684/graphics/assets/0cbfbb28-5876-4ed4-8b46-b2078ef24139.png)
Depending on the data type for the field, you will see different controls. For a whole number field, you can choose from the controls shown in Figure 9.10. For a two-options field, you can choose between a toggle and flip switch. The following screenshot shows the field controls in a model-driven app:
![](https://static.packt-cdn.com/products/9781838985684/graphics/assets/58170167-25b0-4da7-b9a5-0d9e1bc85a6d.png)
There are other properties for field controls that you can configure. These properties are shown in Figure 9.10:
- Label:Â The label defaults to the display name of the field....