DemandFlow Support Centre

Field Type: URL

ReferenceField Types ReferenceUpdated 29/04/2026
The URL field type provides a text input for web addresses with a convenient button to open the link in a new browser tab.

Overview

The URL field type (url) provides a text input optimised for web addresses. It includes a clickable button that opens the entered URL in a new browser tab, making it easy for users to navigate to external websites, systems, or resources directly from a record.

Properties

PropertyRequiredDescription
IDYesThe field identifier.
TypeYesMust be set to url
NameYesThe display label.
WidthNoThe percentage width.
RequiredNoWhen true, a URL must be provided.
Read OnlyNoWhen true, the URL is displayed but cannot be edited. The open button remains active.
PlaceholderNoHint text (e.g. "https://example.com").
HelpNoTooltip text.
GridNoWhen true, appears as a clickable link in list views.
VisibilityNoA condition controlling visibility.

Use Cases

  • External system links — URLs to records in other systems (e.g. Jira, Confluence, SharePoint)
  • Website addresses — company websites, project sites, documentation portals
  • Repository links — links to source code repositories
  • Reference documents — links to external documents or resources

Best Practices

  • Use a Placeholder to indicate the expected format (e.g. "https://...")
  • Set width to 100% for long URLs, or 50% if the URL is typically short
urllinkwebsitehyperlinkexternalfield type

Was this article helpful?

← Back to Knowledge Base