URL

This article explains how to create and use a URL field.

The URL field is a text-based field designed specifically for storing web addresses. It is a specialized version of the Single line text field with the following enhancements:

  • Optional validation to ensure values follow a valid URL format
  • Display of values as clickable links

Create a URL field

  1. Click the + icon next to the last field in your table.
  2. Enter a name for the field.
  3. Select URL as the field type.
  4. (Optional) Enable validation by toggling the Validate URL option.
  5. (Optional) Set a default value for the field and add a description.
  6. Click Save field to add it to your table.

Refer to the general guidelines on creating a field.

Validation only ensures the format is a valid URL; it does not verify whether the URL exists