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
- Click the
+
icon next to the last field in your table. - Enter a name for the field.
- Select URL as the field type.
- (Optional) Enable validation by toggling the Validate URL option.
- (Optional) Set a default value for the field and add a description.
- 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