Skip to content

Instantly share code, notes, and snippets.

@alrnz
Last active May 8, 2019 08:44
Show Gist options
  • Save alrnz/b17336e511734f10079667edba80e795 to your computer and use it in GitHub Desktop.
Save alrnz/b17336e511734f10079667edba80e795 to your computer and use it in GitHub Desktop.
TYPO3 Backend config to show hidden records #TYPO3

TYPO3 Backend config to show hidden records

config.tx_extbase.features.ignoreAllEnableFieldsInBe = 1

TS-Setup:

module.tx_yourextension.features.ignoreAllEnableFieldsInBe = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment