Project

General

Profile

Actions

Bug #91288

closed

Configuration module does not show full TCA?

Added by Henri Nathanson almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-05-04
Due date:
% Done:

0%

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

Description

Not sure, if I get this right, but checking TCA migrations whilst updating an instance v7 -> v9 I do not get the TCA on add/edit wizards fully displayed in the configuration backend module:

wizards
  _PADDING = 1
  _VERTICAL = 1
wizards
  add
  edit
    icon = EXT:backend/Resources/Public/Images/FormFieldWizard/wizard_edit.gif
    JSopenParams = height=350,width=580,status=0,menubar=0,scrollbars=1
    module
    popup_onlyOpenIfSelected = 1
    title = Edit
    type = popup
  _PADDING = 1
  _VERTICAL = 1
Actions #1

Updated by Henri Nathanson almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by Georg Ringer almost 4 years ago

  • Status changed from New to Needs Feedback

the properties _PADDING and _VERTICAL have been removed, so those shouldn't be visible in the configuration module. or what do you mean?

Actions #3

Updated by Henri Nathanson almost 4 years ago

Please close this issue. The wizard definition all moved to "fieldControl". Thx for the info to drop _PADDING and _VERTICAL.

Actions #4

Updated by Georg Ringer almost 4 years ago

  • Status changed from Needs Feedback to Closed

closed as requested

Actions

Also available in: Atom PDF