> ## Documentation Index
> Fetch the complete documentation index at: https://help.experro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Number & Date Fields

Number & Date fields capture numeric, temporal, and geospatial data within your content models. This section covers:

1. **Number**
2. **Date & Time**
3. **Location**

## 1. Number

Use the **Number** field to capture any numeric input—integers or decimals—such as prices, quantities, zip codes, or rankings.

### Key Configuration Options

* **Default Tab**

  * *Field Name* : Enter the display name for the field.
  * *Internal Field Name* : This field is auto-populated based on the Field Name.
  * *Field Type* : Choose between **Integer**, **Float**, **Double**, or **Long** to match your precision needs.

* **Validation Tab**

  * *Required Field* : Enforce that editors must enter a value.
  * *Read Only* : Prevent editors from modifying the field value.
  * *Min/Max Length* : Define the minimum and maximum value that can be entered in the field.

* **More Tab**

  * *Default Value* : Pre‑populate the field (e.g., `0`).
  * *Help Text* : Guide editors on expected input (e.g., “Enter product weight in kg”).
  * *Placeholder* : Show example numbers (e.g., `42`).

<img src="https://mintcdn.com/experro/8leTCfwCNMk4X8PP/images/content/number_field.png?fit=max&auto=format&n=8leTCfwCNMk4X8PP&q=85&s=5c5376581ac6c0f26ac0a51af6de1756" alt="" width="1919" height="1079" data-path="images/content/number_field.png" />

## 2. Date & Time

The **Date & Time** field provides a calendar/time picker to capture dates, times, or both making them ideal for publish dates, event schedules, or timestamps.

### Key Configuration Options

* **Default Tab**

  * *Field Name* : Enter the display name for the field.
  * *Internal Field Name* : This field is auto-populated based on the Field Name.
  * *Field Type* : Select **Date**, **Time**, or **Date Time** mode.

2. **Validations**

   * **Required**: Ensure a timestamp is set.
   * **Read Only**: Prevent manual edits by selecting this option.

3. **More**

   * *Help Text*: Provide context (e.g., “Select the event start date and time”).

   <Tip> Use **Date Time** for precise scheduling; choose separate **Date** or **Time** modes when only one dimension matters.</Tip>

<img src="https://mintcdn.com/experro/sj9S7fe9gHtYfABJ/images/content/date_field.png?fit=max&auto=format&n=sj9S7fe9gHtYfABJ&q=85&s=d36f7be46cd497041177278eb8a960e2" alt="" width="1919" height="1079" data-path="images/content/date_field.png" />

## 3. Location

The **Location** field captures geographic coordinates, latitude and longitude making them perfect for mapping, store locators, or geo‑targeted content.

### Key Configuration Options

* **Default Tab**

  * *Field Name* : Enter the display name for the field.
  * *Internal Field Name* : This field is auto-populated based on the Field Name.

* **Validation Tab**

  * *Required*: Force selection of a location.
  * *Read Only*: Prevent manual edits by selecting this option.

* **More Tab**

  * *Help Text*: Clarify usage (e.g., “Enter the Coordinates of your store’s address”).

## What’s Next

After setting up numeric, date, and location inputs, continue to **Advanced & Layout Fields** to learn how to implement scripting, style overrides, drag‑and‑drop page builders, and flexible content components.
