DWT - Can Non-Editable Regions be nested into Editable Regions?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When using a Dynamic Web Template is there any way to take a Non-Editable
Region and nest it into an Editable Region?

Ideally it would be nice to insert content (such as an important notice)
that still needs to be shared across all pages into an editable region of a
DWT. As a web designer it is very difficult to predict whether or not in the
future I will ever need to add new content (that I want shared) inside of an
area that is already an editable region.

Thanks
 
Spit the editable region into 2 regions around a noneditable one

--




| When using a Dynamic Web Template is there any way to take a Non-Editable
| Region and nest it into an Editable Region?
|
| Ideally it would be nice to insert content (such as an important notice)
| that still needs to be shared across all pages into an editable region of a
| DWT. As a web designer it is very difficult to predict whether or not in the
| future I will ever need to add new content (that I want shared) inside of an
| area that is already an editable region.
|
| Thanks
 
Back
Top