Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Saving personalization info from Shared page

  Asked By: Ahmed Koch         Date: Oct 21, 2005      Category: Sharepoint      Views: 168
 

I want to save a user preference with a web part from the SPS portal
shared view. I can manage the property in code, so the toolbar isn't
necessary.

The problem I'm having is that I can't change a property with
Storage.Personal, or anything for that matter. Even if I
use "WebPart.SaveProperties = true" a WebPartPageUserException is
thrown.

Figuring my user is likly to be a Reader, a Contributor or
Administrator, I wonder if its reasonable to assume that I can even
store a personal value at the shared portal view.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:            

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Saving personalization info from Shared page Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].