Forum Discussion
allisonn
Genius
Thanks Doug! It looks like the @overide does work for custom components.
luk
10 years agoBoss
If you need the original custom component to show somewhere (but not everywhere else) you could also add a FreeMarker if statement that checks for the page you're currently on and then decide to display or not display the component based on that. The "page" context object should give you what you need for that (essentially the page name like "CommunityPage").
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago