What or how page editor modes generate (targeting, timewarp, design, developer and scaffolding) dropdown button list?
Hello,
Synopsis, I wanted to restrict the "Targeting" UI button by denying it thru ACL.
I know that /libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/selectlayerpopover/items/buttonlist generates the popover but I need to know what or how the button list is being populated in the dropdown for me to be able to restrict or modify it to disable and hide "Targeting" only while the rest of the modes are enabled and visible.
Only restricting of component or method thru ACL is acceptable for this one.
Thank you for all the help!