Project

General

Profile

Actions

Bug #79434

closed

Story #69617: FormEngine bugs

Hooks do not get full or partial record from FormEngine

Added by Christian Weiske over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-01-24
Due date:
% Done:

0%

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

Description

When creating a new content element of type "fluid content" with a multiRelation field, the field's suggest wizard cannot be used unless saved first.
I've reported this to the flux project: <flux:field.multiRelation> autocomplete breaks when fluidcontent element not saved yet #1272

The underlying issue was described by Claus Due:

The source of the problem is the rewritten FormEngine which no longer provides a full or partial record (full if saved, partial with default values if not saved) to the hooks which resolve the DS.
Because this vital variable is no longer transmitted to hooks, Flux becomes incapable of resolving the correct DS based on CType or other parameters of the not-yet-saved record.

This in on TYPO3 7.6.15.

Please pass the relevant parameters to the hooks.

Actions

Also available in: Atom PDF