Skip to content
Create form

Link

The Link component provides a specialized input field for collecting URLs and web addresses. It includes built-in validation to ensure respondents enter properly formatted links.

Link is useful for collecting:

  • Website URLs
  • Portfolio links
  • Social media profiles
  • LinkedIn profiles
  • GitHub repositories
  • Reference links or sources
  • Any web address
  1. Open your form in the editor

  2. Drag the Link component from the left sidebar onto your form

  3. Click the component to select it and configure its settings

The main question or prompt displayed above the input field.

Examples:

  • “Website URL”
  • “Portfolio link”
  • “LinkedIn profile”
  • “Link to your work”

Optional helper text that appears below the question label.

When to use descriptions:

  • To specify what type of link you’re looking for
  • To provide format examples
  • To explain why you need the link

Examples:

  • “Share a link to your online portfolio or personal website”
  • “Enter the full URL including https://”
  • “Link to a project that demonstrates your skills”

Ghost text that appears inside the input field when it’s empty.

Examples:

Toggle whether this field must be filled out before the form can be submitted.

When enabled:

  • An asterisk (*) appears next to the question label
  • Users cannot submit without providing a valid URL
  • Validation errors appear for empty or invalid entries

The Link component validates entries to ensure they follow standard URL format:

Valid formats:

  • https://example.com
  • http://www.example.com
  • https://example.com/page/subpage
  • https://example.com?param=value

Invalid formats (will show error):

  • example.com (missing protocol)
  • not a url
  • www.example (incomplete domain)

Specify the type of link. Instead of just “Link,” use specific labels like “Portfolio URL” or “LinkedIn profile” to get the right type of link.

Show the expected format. Use placeholders that demonstrate the full URL format including https://.

Consider making it optional. Not everyone has a portfolio or public profile. Making link fields optional can improve completion rates.

Explain why you need it. If the purpose isn’t obvious, explain in the description why you’re asking for this link.

Be specific about platforms. If you want a specific platform (LinkedIn, GitHub, etc.), say so clearly in the label.

The Link component is optimized for mobile devices:

  • Triggers the URL-specific keyboard on mobile devices
  • Shows .com and / keys for faster entry
  • Auto-capitalization is disabled
  • Spell-check is disabled

The Link component is built with accessibility in mind:

  • Input type is set to “url” for proper semantics
  • Labels are properly associated with input fields
  • Validation errors are announced to screen readers
  • Keyboard navigation is fully supported

Link responses in your form results:

  • Are displayed as clickable hyperlinks
  • Open in a new tab when clicked
  • Can be exported for further processing
  • Are searchable in your responses list

Ready to create your first Fomr?

See how easy it is to create a new form in a matter of minutes.