Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-form/Configuration/Yaml/Finishers/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/typo3/cms-form/Configuration/Yaml/Finishers/Redirect.yaml

prototypes:
  standard:
    finishersDefinition:
      Redirect:
        implementationClassName: TYPO3\CMS\Form\Domain\Finishers\RedirectFinisher
        formEditor:
          iconIdentifier: form-finisher
          label: formEditor.elements.Form.finisher.Redirect.editor.header.label
          predefinedDefaults:
            options:
              pageUid: ''
              additionalParameters: ''
              fragment: ''
        FormEngine:
          label: tt_content.finishersDefinition.Redirect.label
          elements:
            pageUid:
              label: tt_content.finishersDefinition.Redirect.pageUid.label
              config:
                type: group
                allowed: pages
                size: 1
                minitems: 1
                maxitems: 1
                fieldWizard:
                  recordsOverview:
                    disabled: 1
            additionalParameters:
              label: tt_content.finishersDefinition.Redirect.additionalParameters.label
              config:
                type: input
            fragment:
              label: tt_content.finishersDefinition.Redirect.fragment.label
              config:
                type: input