FluidTYPO3 / fluidcontent

TYPO3 extension Fluidcontent: Fluid Content Element Engine
71 stars 64 forks source link

tx_flux_column not set properly #418

Closed blueamerican closed 6 years ago

blueamerican commented 7 years ago

I cannot save a content elemnt inside a fluidcontent container, because the field tx_flux_column remains empty.

Exactly the same as here

TYPO3 8.7.4 fluidcontent 5.2.0 flux 8.2.1

Anybody else with this behaviour?

mithri commented 7 years ago

Yes, the problem still persists. Even if the other bug report is closed :-) We have it on several sites.

blueamerican commented 7 years ago

i found the the reason: The tab relation and the field tx_flux_column was missing in the TCA of my Content Element

--div--;LLL:EXT:flux/Resources/Private/Language/locallang.xlf:tt_content.tabs.relation, tx_flux_parent, tx_flux_column

When it works for you, please close this issue

SchuBu commented 6 years ago

I don't know if it is a "flux" or a "fluidcontent" problem. But I still have the problem when you drag and drop CE within a Grid-Element. look at my Issue at: https://github.com/FluidTYPO3/flux/issues/1514

NamelessCoder commented 6 years ago

Problem reported in original issue is solved. @SchuBu if you are curious whether this fix solves your problem, please go ahead and try it. Be careful not to cross-post links to your issue from other issues unless you're sure they're related!