Project

General

Profile

Actions

Bug #86056

closed

Form yaml predefinedDefaults renderingOptions are not being set at form creation

Added by Jurian Janssen about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-08-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I have the following in my yaml configuration file

     prototypes:
       mautic:
          formElementsDefinition:
            Form:
              renderingOptions:
                partialRootPaths:
                    1486978514: 'EXT:marketing_automation_mautic/Resources/Private/Frontend/Partials'
              formEditor:
                predefinedDefaults:
                  renderingOptions:
                    mauticFormType: 'mautic_finisher_standalone_prototype'

However, when creating a form 'mauticFormType' is never set to the default value and is simply absent.

Actions

Also available in: Atom PDF