I'd like to hide a property within a certain tab that is inherited from
/libs/wcm/foundation/components/basicpage/v1/basicpage (e.g. hideInNav
property in basic tab). This change should only affect one
page-rendering component, so I tried using sling:hideChildren, but did
not manage to accomplish it. I also tried this example from Adobe, but
it does not work at
all.https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-page-dialog
Any ideas?