TYPO3 Logo
Mask
Release: 8.0

Loading data.

  • Introduction
  • Sitepackages
  • Installation
  • Create content elements
  • Manage Backend Preview
  • Page templates
  • Extension Settings
  • Mask API
    • Loader
  • Field Types
    • Category (only v11)
    • Check
    • Colorpicker
    • Content
    • Date
    • Datetime
    • File
    • Float
    • Group
    • Inline (Repeating)
    • Integer
    • Linebreak
    • Link
    • Media
    • Palette
    • Radiobutton
    • Richtext
    • Selectbox
    • Slug
    • String
    • Tab
    • Text
    • Timestamp
  • Tips and tricks
    • TCA Overrides
    • Fluid Styled Content Layouts
    • Data Processors
    • Crop Variants
    • RTE Config
  • Glossary
  • Troubleshooting
  • Upgrade Guide
  • ChangeLog
    • Mask version 8.0
    • Mask version 7.2
    • Mask version 7.1
    • Mask version 7
      • New appearance
      • Updated Icon and Color Picker
      • Wizard for new content elements
      • Improved validation
      • Improved Reusable fields
    • Mask version 6
      • Group fields with palettes
      • TCA type group now available
      • Relations of group and select fields are resolved now
      • Timestamp field to the rescue
      • Improved checkbox UI
      • Icons for select
      • Better selection of existing fields
      • Opt out of image cropping
      • New translation option allowLanguageSynchronisation
      • Translation options for inline fields on by default
      • Improved HTML generation
  • Sponsors
  • To-Do list
  • Labels for cross-referencing

PAGE CONTENTS

  • Link
    • Available TCA options
  1. Start
  2. Field Types
  3. Link
View source How to edit Edit on GitHub

Display settings


Color scheme of code blocks:


Link¶

Link

An input field for links.

'type' => 'input',
'renderType' => 'inputLink'
Link field

Link field¶

Available TCA options¶

  • config.placeholder

  • config.size

  • config.eval.required

  • config.fieldControl.linkPopup.options.allowedExtensions

  • config.fieldControl.linkPopup.options.blindLinkOptions

  • l10n_mode

  • config.behaviour.allowLanguageSynchronization

  • config.eval.null

  • config.mode

See a complete overview of inputLink TCA options in the official documentation.

  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Mar 21, 2023 16:19

Last rendered: Mar 22, 2023 09:16

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright 2023
  • Legal Notice
  • Privacy Policy
  • Code of Conduct