Skip to content
Snippets Groups Projects
Commit bd2c5921 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[BUGFIX] Allow context menu hide/unhide for all TCA-based fields

ContextMenuActions has the field "hidden" hard-coded which does not
work in e.g. backend user module, where the field is called "disabled".

The RecordProvider now evaluates this and adds this as a separate data
attribute which is evaluated in JavaScript now.

Resolves: #89939
Releases: master, 9.5
Change-Id: Ife22f229805d9bc06bd57b503f1131a815fb0691
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62953


Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 9b0beb70
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment