Published at: 2026-09-17

URL


Overview

The URL field stores URL addresses and automatically converts them into clickable hyperlinks. It applies to scenarios such as company websites, product links, and document URLs. The field supports standard URL format input, and the default value supports only fixed text.

Specifications

Property Description
Use cases Company website, product link
Format requirement Standard URL format

Configuration guidelines

  • Default value: Supports plain text input only; formulas are not supported.
  • Empty value prompt on create page: Configurable.

Default value and required settings

Default value

The URL field default value supports only fixed text input (such as https://www.example.com). Calculation formulas are not supported.
[!NOTE] The default value is auto-populated when a new record is created on the front end. You can modify it manually after population.

Required settings

  • Field-level required: Set “Required” to “Yes” on the field configuration page. This applies across all scenarios (front-end entry and back-end import). The system blocks saving if the field is empty.
  • Layout-level required: If the field is required only in specific business scenarios, set it as not required in the field properties, and then select “Required” in the specific page layout editor.
  • Conditional required: If the required condition depends on the value of another field, configure validation rules.

Related topics

Submit Feedback