Forum
Can I See If Any Pages Depend On A Particular Master Page
Is there a mechanism whereby I can see if a Master Page I want to delete has any pages depending on it (other than examining each page.. not practicable for us as we have over 1000)
If there isn't a direct mechanism provided by Perch, is there somewhere in the MySQL tables where I can see?
The
pageTemplate column in the
perch2_pages` table should give you this.