Hi all, does anyone have a best practice putting a component on a page (as singleton) independendly how many other components on that page "needs" it?
e.g. a global dialog, which can be used from different components. Not to have 20 invisible dialogs aleady rendered and opened on request. In out special to achieve this we do not want use page inheritence. This component shouldn't be on page, if no other component needs it. thanx for help... kind regards Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
