Project

General

Profile

Actions

Bug #70466

closed

EXT:form - Remove any dependency to CSC or FSC

Added by André Spindler over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Form Framework
Target version:
Start date:
2015-10-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When editing an FORM cObj (sysext) in BE, the hidden field is not displayed in the section "access".
TYPO3: 7.5

If important: fluid_styled_content is used instead of css_styled_content.

Actions #1

Updated by Björn Jacob over 8 years ago

  • Subject changed from EXT:form to EXT:form - Field for hiding the content element is missing on access tab
Actions #2

Updated by Björn Jacob over 8 years ago

  • Category changed from Form Framework to Fluid Styled Content

I think this is a far bigger issue. EXT:form is "defined" in css_styled_content. Right now there are no plans to "move" it to fluid_styled_content. Since css_styled_content and fluid_styled_content can be installed together without any harm there is no need for changing it right now. We have to discuss the bigger picture. Without fluid_styled_content it is not possible to get any FE rendering right now.

Actions #3

Updated by André Spindler over 8 years ago

What do you mean with "Without css_styled_content it is not possible to get any FE rendering right now".

In the installation I discovered this issue we use only fluid_styled_content, css_styled_content is disabled. But I see the form in frontend...

Actions #4

Updated by Riccardo De Contardi over 8 years ago

Seems still present on 7.6-dev (latest master)
Steps to reproduce:

1) deactivate css_styled_content
2) activate fluid_style_content
3) put somewhere a "form" content element
4) access tab > the "Visibility of content element" checkbox is absent.

Actions #5

Updated by Björn Jacob over 8 years ago

  • Subject changed from EXT:form - Field for hiding the content element is missing on access tab to EXT:form - Remove any dependency to CSC or FSC
  • Category changed from Fluid Styled Content to Form Framework
  • Assignee set to Ralf Zimmermann

So discussed this issue right now. EXT:form needs to be standalone and should not depend on either CSC or FSC. So, we need to define the whole TCA type standalone in EXT:form/Configuration/TCA/Overrides/tt_content.php.

Actions #6

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44553

Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44553

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44553

Actions #9

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44553

Actions #10

Updated by Ralf Zimmermann over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF