Project

General

Profile

Actions

Bug #67165

closed

wizard_table not working with FlexForm

Added by Jeff C about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2015-05-27
Due date:
% Done:

0%

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

Description

wizard_table will not save the data and display the flexform-structure when used in a flexform. I've used the following code:

<config>
<type>text</type>
<cols>30</cols>
<rows>5</rows>
<wizards>
<table type="array">
<notNewRecords>1</notNewRecords>
<type>script</type>
<title>Table wizard</title>
<icon>wizard_table.gif</icon>
<params>
<xmlOutput>0</xmlOutput>
</params>
<module>
<name>wizard_table</name>
</module>
</table>
</wizards>
</config>


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #68107: wizard_table not working with FlexFormClosedFrank Nägler2015-05-27

Actions
Actions

Also available in: Atom PDF