I’ve been moving towards creating separate small pages that are then used on multiple pages - for example, I have a “task” page that I then include on any other page (account, case, etc) and the outer page passes a parameter to filter down to tasks with that WhatId.
Overall, this seems like a cleaner approach (and much easier to maintain) compared to recreating the models, tables, etc on each page. But the problem I’m running into is now I don’t know how to tell which pages are referencing my “task” page - I need to make some changes to the parameters it’s expecting, but I’m not sure what other pages might break.
Is there a way for me to see which pages are dependent on one another?
Question
Any way to see what pages are using another page via page includes"?"
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
