Project

General

Profile

Actions

Bug #73209

closed

Story #69617: FormEngine bugs

PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x

Added by Raphael Zschorsch about 8 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-02-10
Due date:
% Done:

100%

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

Description

In TYPO3 7.6.1 when I set PAGE_TSCONFIG_ID like this:

TCEFORM {
  tt_content {
      pi_flexform {
        PAGE_TSCONFIG_ID = 2
      }
    }
  }
}

and try to use it in FlexForms like this:

<foreign_table_where>AND tx_myext_domain_model_table.pid = ###PAGE_TSCONFIG_ID###</foreign_table_where>

it doesn't work. No records are shown in the selectbox, but the exact same thing is working in TYPO3 6.2.x.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #74510: PAGE_TSCONFIG_ID not working anymore in TYPO3 7.6.1Closed2016-02-10

Actions
Actions

Also available in: Atom PDF