You need to sign in to do that
Don't have an account?

Caching and templating
Hello,
I use templates with the tag <apex:composition template="TemplateZYX"> and the apex:define.
Can the cache tag applied only in the template page, so I can deploy the caching to all the detail pages with no need to amend every single detail page? What if the detail page and the template have inconsistent caching rule, by mistake?
Thanks