Project

General

Profile

Actions

Bug #97829

open

Condition based on translated page field

Added by Bernhard Eckl almost 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2022-06-29
Due date:
% Done:

0%

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

Description

I have the following condition (customfield is a page field extended by myselft):
[page["customfield"] != '']

The condition is based on the page of the default language but not on the translated page.

BUT the following typoscript is based on the translation of the page:
page.100 = TEXT
page.100.data = TSFE:page|customfield

In my opinion the condition should also be based on the field value of the translated page.

No data to display

Actions

Also available in: Atom PDF