Forum Discussion
DougS
Khoros Oracle
I will test to see if you can use @Override with custom components. if you can't, you could just blank out the custom component: You could either move the content to another custom component that you don't have placed on any page, or comment out the code using a freemarker comment:
<#-- a freemarker comment -->
-Doug
<#-- a freemarker comment -->
-Doug
allisonn
10 years agoGenius
Thanks Doug! It looks like the @overide does work for custom components.
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago