|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
WebPart Personalization -Default layout questionI'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 -- Daniel TIZON MCP - MCSD.NET - MCT "Leroy" <LeroyTheGr***@gmail.com> a écrit dans le message de news: 1134750375.275765.293***@g43g2000cwa.googlegroups.com...Show quoteHide quote > 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. >
Other interesting topics
TreeView: OnSelectedNodeChanged not firing??
Threading Dynamic DropDownList Basics of Forma Layout Client Validation (JavaScript) for CustomValidator Control Eliminate postback effect? Long Running Process VS 2003 and 2005 on same machine SQL-ASP.NET datetime format problem ??? Caching architecture question. |
|||||||||||||||||||||||