Project

General

Profile

Actions

Bug #90734

closed

inlineParentUid field is set to NULL in some cases when using FormInlineAjaxController

Added by Oliver Bartsch about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2020-03-11
Due date:
% Done:

100%

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

Description

Opening an inline record calls the /record/inline/details route which targets FormInlineAjaxController::detailAction().

There, the composed parentData might not hold the databaseRow which is used in FormInlineAjaxController::compileChild() to set the inlineParentUid.

This information is however needed for custom FromDataProvides to e.g. retrieve information of the parent record and use them as conditions to adjust the inline elements TCA or similar.

Actions

Also available in: Atom PDF