Project

General

Profile

Actions

Bug #97079

closed

Impossible to have variants based on the state of the current element

Added by Helmut Hummel over 2 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2022-03-02
Due date:
% Done:

100%

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

Description

Form elements are represented by PHP objects, which hold some state, which can be modified during runtime.

However it is impossible to access this state in a variant condition, because the instance of the current element is not passed to the expression language evaluation.

For such use case to work properly, the API limitation on ExpressionLanguageResolver that variables are are only hold in the Resolver object must be lifted.

Actions

Also available in: Atom PDF