Just wrap all the individual layout/border components inside a global
layout/border component:
Global layout:
...
...
area layout:
...
...
page in area:
...
I have never encountered such a usecase, but that should work...
HTH,
Uli
Am 16.11.2009 11:06 schrieb Gunnar Eketrapp:
Hi
Hi!
I just realized that I need to split my web app in separate areas each with
their own layout/border component but I would like a common layout/border
component to wrap all pages.
How is this best done?
Any examples?
Thanks in advance!
Gunnar Eketrapp