Project

General

Profile

Actions

Bug #86403

closed

Missing FlexForm context for USER display conditions

Added by Nicole Cordes over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-27
Due date:
% Done:

100%

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

Description

Given:
- a FlexForm with a field having a display condition using a user function

Expected:
- the user function should receive all information provided by the parent object (TYPO3\CMS\Backend\Form\FormDataProvider\EvaluateDisplayConditions)

Actual:
- only the current used database row, the parsed condition parameter and a flexformValueKey is provided
- the whole information about which field is evaluated or the parsed FlexForm context is missing

Actions

Also available in: Atom PDF