TYPO3 Logo
Flux: Fluid Integration
Options
View source How to edit Full documentation (single file)

Flux: Fluid Integration

  • fluidtypo3/flux
    • abstract
    • field
    • form
    • grid
    • inline
    • content
      • content.get
      • content.render
    • field
      • field.checkbox
      • field.controllerActions
      • field.custom
      • field.dateTime
      • field.file
      • field.inline
      • field.input
      • field.multiRelation
      • field.none
      • field.radio
      • field.relation
      • field.select
      • field.text
      • field.tree
      • field.userFunc
      • inline
        • field.inline.fal
      • tree
        • field.tree.category
    • form
      • form.container
      • form.content
      • form.data
      • form.object
      • form.option
      • form.render
      • form.section
      • form.sheet
      • form.variable
      • object
        • form.object.columnPosition
      • option
        • form.option.group
        • form.option.icon
        • form.option.inheritanceMode
        • form.option.sorting
        • form.option.static
    • grid
      • grid.column
      • grid.row
    • outlet
      • outlet.argument
      • outlet.form
      • outlet.validate
    • pipe
      • pipe.controller
      • pipe.email
      • pipe.flashMessage
      • pipe.typeConverter
    • wizard
      • wizard.add
      • wizard.colorPicker
      • wizard.edit
      • wizard.link
      • wizard.list
      • wizard.select
      • wizard.slider
      • wizard.suggest
  • Changelog
  • Changelog
  • Sitemap
  • Index
  1. Flux: Fluid Integration
  2. fluidtypo3/flux
  3. wizard
  4. wizard.link

wizard.link 

Field Wizard: Link

Link input field with link wizard 

<flux:field.input name="link">
<flux:wizard.link/>

</flux:field.input>

See https://docs.typo3.org/typo3cms/TCAReference/AdditionalFeatures/CoreWizardScripts/Index.html for details about the behaviors that are controlled by arguments.

DEPRECATED - use flux:field with custom "config" with renderMode and/or fieldWizard attributes

Arguments 

label 

DataType
string
Default
'Select link'
Required
false
Description
Optional title of this Wizard

hideParent 

DataType
boolean
Required
false
Description
If TRUE, hides the parent field

variables 

DataType
mixed
Default
array ()
Required
false
Description
Freestyle variables which become assigned to the resulting Component - can then be read from that Component outside this Fluid template and in other templates using the Form object from this template

extensionName 

DataType
string
Required
false
Description
If provided, enables overriding the extension context for this and all child nodes. The extension name is otherwise automatically detected from rendering context.

activeTab 

DataType
string
Default
'file'
Required
false
Description
Active tab of the link popup

width 

DataType
integer
Default
500
Required
false
Description
Width of the popup window

height 

DataType
integer
Default
500
Required
false
Description
Height of the popup window

allowedExtensions 

DataType
string
Required
false
Description
Comma-separated list of extensions that are allowed to be selected. Default is all types.

blindLinkOptions 

DataType
string
Required
false
Description
Blind link options

blindLinkFields 

DataType
string
Required
false
Description
Blind link fields
  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned.The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

Last rendered: Oct 17, 2025 09:40

  • Legal Notice
  • Privacy Policy