A
AV
Is it possible to nest a dwt inside another one?
Using a table layout, I would like to "nest" my left navigation insde a cell
in my master layout. I tried setting it up as an include file, but I want to
use a dynamic outline for the navigation and and includes only insert the
code inside the body, so the expandable script is lost.
I created a master template with editable regions for the body and left
navigation. I then created another dwt that has navigation content only. I
attached the master dwt to a new page. This all works fine. But when I try
to attache the navigation dwt to the new page by mapping it to the navigation
editable region, the whole page fills with blank space, which appears to be
the "body" editable region.
My ultimate goal is to have (1) a seperate dwt for navigation that can be
attached to individual pages and (2) to have the navigation displayed as an
expandable list using custom image bullets. Is there a better way to do
this?
Thanks.
Using a table layout, I would like to "nest" my left navigation insde a cell
in my master layout. I tried setting it up as an include file, but I want to
use a dynamic outline for the navigation and and includes only insert the
code inside the body, so the expandable script is lost.
I created a master template with editable regions for the body and left
navigation. I then created another dwt that has navigation content only. I
attached the master dwt to a new page. This all works fine. But when I try
to attache the navigation dwt to the new page by mapping it to the navigation
editable region, the whole page fills with blank space, which appears to be
the "body" editable region.
My ultimate goal is to have (1) a seperate dwt for navigation that can be
attached to individual pages and (2) to have the navigation displayed as an
expandable list using custom image bullets. Is there a better way to do
this?
Thanks.