Hi @newbie34 ,
To hide the "Delete Page" button only for pages under /content/A without affecting other pages or component editing, use the following RepoInit rule: deny jcr:read on /libs/wcm/core/content/sites/jcr:content/actions/selection/deletepage restriction(rep:glob, "/content/A/*"). This te...