Technical support This forum is closed.
Version 1.x > Technical support > CMSEditableRegion problem in child master pages View modes: 
User avatar
Member
Member
kamran - 8/21/2006 5:58:48 AM
   
CMSEditableRegion problem in child master pages
I have been trying to resolve this problem for quite some time now..I am trying to build an application..which uses master with child master pages..however the control CMSEditableRegion doesnot appear in the the web page which uses child master. however it works fine in the web page that uses parent master.

any suggestions, thanks

User avatar
Guest
admin - 8/22/2006 8:01:12 PM
   
Re: CMSEditableRegion problem in child master pages
Hello,

Thank you for your message. Unfortunately, you need to place editable regions directly to the child page that uses a master page. There cannot be any additional child master pages.

Best Regards,

User avatar
Member
Member
trint99 - 11/3/2006 6:28:48 PM
   
Re: CMSEditableRegion problem in child master pages
Has there been any resolution to this problem? Maybe in 2.0?

I've been playing with this trying to figure it out.

Template without Master
- Page Manager Here
(This works, obviously.)

Master1
- Page Manager Here
- Template uses Master1
(This works.)

Master1
- Template uses Master1
- - Page Manager Here
(This works.)

Master1
- Page Manager Here
- Master2 uses Master1
- - Template Users Master2
(Page Manager Fails - No edit regions)

Master1
- Master2 users Master1
- Page Manager Here
- - Template uses Master2
(Page Manager Fails - No edit regions)

Master1
- Master2 users Master1
- - Template uses Master2
- - - Page Manager Here
(Page Manager Fails - No edit regions)

Now, the most interesting aspect of this is that the ONLY time the page manager fails is if the page is at the root level of the site tree. The test results above are for /Products. When I run the same battery of tests on /Products/ProductA, ALL of the above cases work fine.

Nested master pages are one of my favorite features of .NET 2.0 and I would love to use them, but until this problem is resolved, I'll have to figure out another way.

User avatar
Guest
admin - 11/9/2006 1:24:11 PM
   
Re: CMSEditableRegion problem in child master pages
Hello,

unfortunately, the nested master pages are not supported, even in 2.0.

Best Regards,