Hi Viren,Would it be enough if you create you own iparsys that holds the
text you want, let say on the parent page. Then the child pages of this
one will have the opportunity to inherit the same text as entered in the
parent page. This component could then be automatically included in your
template if you wish to have it on every page (do you don't forget some
pages).Otherwise you could have a component where you ahve a design
dialog. This design dialog could hold a value like, myText.In the
des...