Actions
Bug #70467
closedStory #69617: FormEngine bugs
Missing record information for flexform itemsProcFunc
Start date:
2015-10-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
The params parementer for itemsProcFunc within flexform select fields used to get whole (parent) record information within $params['row'].
Now only the uid of the record and some flexform information is submitted. For new records this means it isn't possible to get a page id neither any other information.
Actions