.. include:: /Includes.rst.txt .. _fluidtypo3-flux-outlet-argument: =============== outlet.argument =============== ViewHelper to define Outlet arguments Use `` in conjunction with the `` and `` viewHelpers. You can define any number of arguments including validations that will be applied to the outlet action. To call the outlet action use the action "outlet" in your form action. Example ======= Arguments ========= .. _outlet.argument_name: name ---- :aspect:`DataType` string :aspect:`Required` false :aspect:`Description` Name of the argument .. _outlet.argument_type: type ---- :aspect:`DataType` string :aspect:`Default` 'string' :aspect:`Required` false :aspect:`Description` Type of the argument