Actions
Bug #19252
closedGroup field in Flexforms with a single table does not show selected items
Start date:
2008-08-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
A group/db field in Flexforms with a single allowed table does not show selected items in TCEforms view. However, the data is stored in the database.
On using regular TCA (no Flexforms) for a group/db field, we get something like this for the selected items:
"pages_123|SomePage"
For the same field, but inside Flexforms, we get the following:
"123" (the normally prepended table name is missing here)
If there are two tables defined in the "allowed" property, everything is fine.
See the attached screenshot and Flexform XML...
(issue imported from #M9227)
Files
Actions