Skip to main content
Version: Latest

URL

URL field is text based field custom-built for storing URLs. It is a special type of Single line text field with

  • Optional validation for URL
  • Cell display as clickable link

Create an URL field

  1. Click on + icon to the right of Fields header
  2. On the dropdown modal, enter the field name (Optional).
  3. Select the field type as URL from the dropdown.
  4. Enable validation by toggling the Validate URL checkbox (Optional).
  5. Set default value for the field (Optional).
  6. Click on Save Field button.

image

note
  • Specify default value without quotes.
  • Validation only ensures that the value entered is a valid URL. It does not check if the URL exists.

Similar text based fields

Following are the other text based fields available in NocoDB, custom-built for specific use cases.