Forum Discussion
DougS
10 years agoKhoros Oracle
Is this a custom component or a core component you are overriding?
if it's a custom component, you could just blank out the component.
If it's a core component (or really even if it's a custom component), you could use the @Overide naming convention to create a blank component that effectively hides the component:
http://community.lithium.com/t5/Community-FAQs/Using-override-to-change-core-components/ta-p/61358?q=@Override
if it's a custom component, you could just blank out the component.
If it's a core component (or really even if it's a custom component), you could use the @Overide naming convention to create a blank component that effectively hides the component:
http://community.lithium.com/t5/Community-FAQs/Using-override-to-change-core-components/ta-p/61358?q=@Override
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago