Project

General

Profile

Actions

Bug #72673

closed

Checkboxes made from userFunction not saved correctly

Added by Falko Neven over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-01-12
Due date:
% Done:

0%

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

Description

Hi everyone,

I have created an plugin with an flexform which has an field with type check.
Here im using the flexform to add 3 items and a userFunction to add 3 checkboxes which are shown correctly in the plugin.
However I noticed that when I check certain boxes and save the plugin, they are not saved.
Attached screenshot with end result from userfunction.

I tryed to add only items from the flexform these can be saved the correct way so it must be an problem in the userFunction.

<items>
<numIndex index="0">
<numIndex index="0">Test</numIndex>
<numIndex index="1"></numIndex>
</numIndex>
<numIndex index="1">
<numIndex index="0">Test2</numIndex>
<numIndex index="1"></numIndex>
</numIndex>
<numIndex index="2">
<numIndex index="0">Test3</numIndex>
<numIndex index="1"></numIndex>
</numIndex>
</items>

Has anybody else experienced this problem aswell in TYPO3 7.6.2? or did I make an mistake in my userFunction?


Files

items.png (13.9 KB) items.png Falko Neven, 2016-01-13 11:00
configItems.png (20.3 KB) configItems.png Falko Neven, 2016-01-13 11:00
Actions

Also available in: Atom PDF