Hi there!
I have a pages section of user sub-pages that get created via a hook once a new user is created. Obviously I don’t want anyone to add a page manually to this section, as it would mess things up. Is there a way to disable the Add button entirely? I cannot set max to 0
(or, I can, but it gets ignored) and when I set it to 1 or something and add more pages via the hook, the section gets highlighted in a red glow (probably indicating that there are too many pages added?), which really stresses me out.
Any way to disabling the manual adding of pages?
Thanks!