Raj Patlolla wrote:

> I have a simple component that display entered text on the page. Now my 
> requirement is to add a heading to that, but i don't want to change the 
> existing component, instead i want to add new component that takes the header 
> value and data from existing component. How can i achieve this? thanks.

You can create a new component and have it extend another component using the 
'extends' property (this works for all kinds of configuration, not just 
components, but also tabs, templates, etc.): 
https://documentation.magnolia-cms.com/display/DOCS/Configuration+management#Configurationmanagement-Extendingconfiguration

Nils.

----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to