home

Browse documentation

ezyVet Knowledge Center

Get access to documentation, training, and other high-quality resources.

Data input types of a custom field

You use a custom field for data input. A practice manager can configure custom fields to use different types of data input. The Field Type Format setting in the configuration of a custom field controls the data input type that the custom field uses.

Figure 1. The Field Type Format setting

The Field Type Format setting

The type of user interface control that ezyVet shows for the custom field is related to the type of data input that the practice manager configures.

The table that follows shows:
  • The data input type that a practice manager can configure for a custom field
  • The setting name that the practice manager uses to configure the data input type
  • An example of the user interface control that ezyVet shows for the data input type
Data input typeSetting nameExample
A calendar that you can use to select a dateDATEA custom field that uses the DATE setting
A box that you can use to enter a large quantity of text.TEXTAREAA custom field that uses the TEXTAREA setting
A box that you can use to enter numbers that have decimals.DECIMALA custom field that uses the DECIMAL setting
A box that you can use to enter text and numbers.VARCHARA custom field that uses the VARCHAR setting
A box that you can use to enter whole numbers.INTEGERA custom field that uses the INTEGER setting
A checkbox that you can select or clear.CHECKBOXA custom field that uses the CHECKBOX setting