Hi there, I've run into an issue and I just can't seem to find an answer anywhere.
I have a custom pagetype named "HomePage" which extends the standard pagetype "Page". I want to limit the amount of homepages to a maximum of 1. No user should be able to create more than 1 single "HomePage".
How do I pull this off?