Project

General

Profile

Actions

Bug #40945

closed

EXT:form - Form Wizard overwrites configuration

Added by Thorsten Lübkemann over 11 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2012-09-15
Due date:
% Done:

0%

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

Description

I created a form and added the following code to the configuration:

layout {
textline (
<input /><label />
)
mandatory (
<em> * </em>
)
}

Then I opened the Form Wizard, added a new form element via drag-and-drop and saved the changes. That deleted my code changes to the layout. This behaviour is reproducible. Change the configuration then open the wizard and click on the "Save and close" button.

Actions

Also available in: Atom PDF