Project

General

Profile

Actions

Feature #75037

open

renderType selectTree: allow marker like ###CURRENT_PID### for rootUid

Added by Stephan Bauer about 8 years ago. Updated over 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Start date:
2016-03-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It would be great if you could allow markers like ###CURRENT_PID### for rootUid.
E.g.:

'config' => [
  'type' => 'select',
  'renderType' => 'selectTree',
  'treeConfig' => [
    'parentField' => 'parent',
    'rootUid' => ###CURRENT_PID###,


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfigClosed2016-01-27

Actions
Related to TYPO3 Core - Bug #71461: CategoryPermissionsAspect does not check changed rootUid of treeRejected2015-11-10

Actions
Related to TYPO3 Core - Bug #48968: ###PAGE_TSCONFIG_ID### not usable in rootUid TCA treeConfigClosed2013-06-08

Actions
Actions #1

Updated by Benni Mack almost 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #2

Updated by Rémy DANIEL about 4 years ago

  • Related to Bug #48968: ###PAGE_TSCONFIG_ID### not usable in rootUid TCA treeConfig added
Actions #3

Updated by Georg Ringer about 4 years ago

  • Target version changed from Candidate for patchlevel to Candidate for Major Version
Actions #4

Updated by Michael Sollmann over 3 years ago

Yeah, would be great to have all these markers, e.g. also ###PAGE_TSCONFIG_ID###

Actions

Also available in: Atom PDF