Project

General

Profile

Actions

Bug #31511

closed

TCEFORM pi_flexform maxitems ignored

Added by Hendrik Reimers over 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-11-02
Due date:
% Done:

0%

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

Description

Flexform is set by default to this:

<config>
<type>group</type>
<internal_type>file</internal_type>
<allowed>*</allowed>
<max_size>10000</max_size>
<uploadfolder>uploads/tx_tsselect/</uploadfolder>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
<show_thumbs>1</show_thumbs>
</config>

with TSconfig (TCEFORM) i'm changing this values:

TCEFORM.tt_content.pi_flexform.ts_select_pi1.sEXTRA.file.config.size = 6
TCEFORM.tt_content.pi_flexform.ts_select_pi1.sEXTRA.file.config.maxitems = 6

Now the Backend User can select multiple files. But if the user is saving the content element (flexform) any item will be removed only the first leaves (like it's set on the flexform.xml).

So it seems that the TSconfig will change the maxitems value and it looks like it's working but on saving these changes will be ignored and the original flexform.xml config will be used to save the data.

Actions #1

Updated by Xavier Perseguers over 12 years ago

  • Target version changed from 4.6.1 to 4.6.2
Actions #2

Updated by Xavier Perseguers about 12 years ago

  • Target version deleted (4.6.2)
Actions #3

Updated by Alexander Opitz over 9 years ago

  • Status changed from New to Needs Feedback
  • Is Regression set to No

Hi,

does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #4

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF