Package

ViewHelpers

ViewHelper Documentation

flux:wizard.add

Field Wizard: Add

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

Arguments

label string

Optional title of this Wizard

hideParent boolean

If TRUE, hides the parent field

variables anySimpleType

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 string

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

table string

Table name that records are added to

pid anySimpleType

Storage page UID or (as is default) ###CURRENT_PID###

setValue string

How to treat the record once created

ViewHelper Resources

Schema Resources