WebPart Personalization -Default layout question

  • Thread starter Thread starter Leroy
  • Start date Start date
L

Leroy

I'm trying to implement a site whereby administrators can setup a
layout for a webpart site that affects all users, then individual users
can personalize their pages.

I have configured the site so that when an user with admin role enters
edit mode, SharedScope is set to true. However this resets the layout
page layout completely.

How can I create a default layout for the page so that all users will
initially see the same?

Thanks for any help,

Leroy.
 
According to me, you should make the ToggleScope before changing the Page
mode.
In the ASP.NET2.0 Portal on witch I work for a year, the administrators have
a DDL on witch they can switch from UserScope (default) to SharedScope
and have another DDL where they can change the Page mode.
It works in this order.

I hope this helps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top