Re: [magnolia-user] Component within another component

2015-10-30 Thread Nils Breunese
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 c

[magnolia-user] Component within another component

2015-10-30 Thread Raj Patlolla (via Magnolia Forums)
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. -