Webpart properties reset to saved when changed

Hello!
Is there any way to prevent saving of webparts?
We have a problem with our custom master-page (JS, CSS, custom webparts included) - when we save changes in any webpart and any field (and not customized too) it resets to a previously saved value. When we set default master - there is no such problem.
So we are trying to locate any places that could corrupt default saving logic, so if you can point on as many ways to prevent changes saving (using only master & custom webparts, no changes in settings) - it would be really helpful.
Or maybe someone encountered such problem before?

Hi,
Based on your description, my understanding is that when you changed the webpart properties and saved it,  it reset to a previously value.
As the issue only occurs with the custom master-page, maybe in the custom code the default values were being forcefully placed in the properties. So you need to troubleshot your custom master-page's code. 
Here are some similar posts you can use as a reference:
https://social.msdn.microsoft.com/Forums/en-US/6bc6226b-f58a-4ac9-8da6-024c7a88258d/web-part-properties-lost-when-saving-page?forum=sharepointdevelopmentprevious
https://social.msdn.microsoft.com/Forums/en-US/5777b8fb-7251-4736-a424-220b31e8e7de/web-part-property-not-saving-value?forum=sharepointdevelopmentprevious
Best Regards,
Lisa Chen
Lisa Chen
TechNet Community Support

Similar Messages

  • FPE2 doc changes are not saved when C4EYE is reset via workflow

    Hello All,
        I'm utilizing event # 5504 in FQEvents (in FICA) to start a workflow.
    When a user sets a payment method in FPE2, I set the C4EYE and then explicitly create a custom event which starts my approval workflow. On saving the document changes, I get a message "document changes noted" (instead of the usual "document changed" message).
    The changes made in FPE2 are only seen as a 'planned change' button in FPE2 (on the 'change item' screen) with the old and new values and the change number associated with it. Also, the check reason has been applied. Incidentally, all of the above (except ofcourse the event and start start of workflow ) happens if I all I do is merely set the check reason (C4EYE) in event 5504.
    Meanwhile, the workflow does its thing, determines agents and gets the approval and on approval, it calls  FKK_C4EYE_RESET passing the document # and change # to reset the Check reason. Despite the workflow completing successfully and resetting the check reason, my newly added changes (such as the payment method etc) are blank - meaning any changes made in FPE2 have been lost. I don't have the 'planned change' button either.
    Incidentally, to eliminate any problems with the custom-event-workflow logic, I also turned off the event and the workflow - just left the logic to set the C4EYE check reason to '01' in the 5504 fqevent in case a payment method is set. I set the payment method in FPE2 and 'saved' the change which set the check reason.
    I then ran FM FKK_DOCUMENT_CHANGE_FROM_ID passing the doc #, change number (from CDHDR) and user name. All it did was to reset the check reason but did not set the payment method (or any other changes) back.
    How can I apply the FPE2 changes (including addition of the payment method) back once my approval workflow resets the check reason?

    Folks, Sorry to have bothered you. The document change had multiple change numbers for each of the changes and I was apparently passing the incorrect CDHDR change number to the FM "FKK_DOCUMENT_CHANGE_FROM_ID" which caused it to not reset the changes. Now, I'm able to see the payment method and any other changes restored back once the C4EYE is reset.
    Thanks for your time!!

  • Change a label in page when webpart properties are changed

    Hi
    can anyone please tel me how to
    Change label in page when webpart properties are changed
    Nishanthi N

    Hi Nishanthi,
    If it would be a Visual Webpart, then you have to pass webpart property in user control as WP property bag/collection so that you will retrieve it in ascx and assign its value to label on load event.
    Add below code in Webpart:
    [Personalizable(), WebBrowsable, WebDisplayName("City or Town"), Category("Address settings")]
          public String City {
    get; set; }
            protected
    override void CreateChildControls()
            AddressUserControl control = Page.LoadControl(_ascxPath)
    as AddressUserControl;
            if
    (control != null)
                control.WebPart =
    this;
            Controls.Add(control);
    Put this code in your ASCX Control:
    MyWebPartClass ParentWebPart = (MyWebPartClass)this.Parent;
    Use this code in your ASCX methods:
    string webPartProperty = this.ParentWebPart.City;
    Thanks
    Please mark it as Answer if works...

  • Which patch parameters "reset to saved value" on changes and which don't?

    Despite having the preferences patch set to "reset to saved" AND all screen control inspector attributes set to "preference", AND updating to 2.0.1, I can't make sense out of why some parameters reset to "as-saved" and some don't when changing patches away then back again to a patch. Which parameters reset and which don't quite random and despite many tests and much manual reading I can't figure out the logic, so to speak.
    I've been testing by changing a screen parameter on a patch, switching to another patch, then switching back to the first patch, expecting the first patch to be as it was when the concert was opened or last saved. Not so. I've tried this in many different concert templates and only gotten very inconsistent hair-pulling-out results despite much reading of manuals. I know that concert-level parameters take precedence over patch parameters but I'm testing what I am quite sure are patch parameters -- like instrument volume, or drive gain, or filters, etc. -- which do not perform consistently.
    Eg: usually but not always, volume does NOT reset back to saved position when I return to a patch I moved it away from saved position on. Sometimes, but not always, deeper parameters like drive volume or bell volume (EP88) or EXS88 parameters will revert back to as-saved in one concert or even set, then in another they won't. On one of the preset concerts, everything works great ("Tonewheel organ"). On another, it's all over the map ("Keyboard with patches") with inconsistencies.
    SO: Can anyone clarify if there's a certain type or family of patch parameters that I shouldn't expect to reset? Or are the factory patches buggy? Or is this still a buggy part of MainStage? Or am I looking at this wrong? Or what? Ahhhgggrrrrr.
    This is a big deal as my keyboard tech and I prepare to use or not use MainStage's indredibly promising sounds on a European tour. I really want to, as I really hear a difference b/n even the best hardware and MS, but I have to know what to expect on stage. I was really hoping the new update would fix this, but no difference.
    Thanks much for any clarification,
    Neil

    Actually I think the light bulb just went off, and it is indeed a semantic definition conflict. I thought "revert to saved" was about going back to the untweaked (saved) version of a patch every time you navigated back to it while playing, like in my hardware keyboard example. Upon dissection, I realize that this is about what happens when you actually SAVE the file after playing it; it either saves the file with changes to parameter values (keep current value) or saves the file without keeping the changed values (revert to saved).
    The reason for the confusion is two-fold:
    One why wouldn't you just "close without saving" if you want to revert to the saved values after playing? Like one does in other programs when you tweak away but want to retain the original version. Seems like overkill to have a preference dedicated to this, maybe you know the design philosophy.
    Second, the language is very confusing:
    The manual says, in this section, "You can set the default to either have parameters keep their current value when changing patches, or to reset their values to the last saved value".
    This sounds like a behavior when changing patches. It's actually trying to say that this is the behavior for when you're saving after the playing time is over. Should have said "When saving a aconcert, you can set the default to either have parameters keep their current value including all changed patch parameters, or to reset their values to the last saved value, ignoring any changed patch parameters".
    I still don't understand the reason for this VERY CONFUSING preference versus just closing without saving.
    I'd appreciate it if you could confirm if we're looking at this correctly now, which would mean we have to re-think our tech approach to concerts.
    Thanks for the help and sorry for the confusion, but hopefully now you understand the reasons.
    Neil

  • I am still getting redirected to various web sites when using Safari.  My PC is not affected but my I phone and I pad are.  I have reset my router and changed my admin name and password.  I am still being redirected.

    I am still getting redirected to various web sites when using Safari.  My PC is not affected but my I phone and I pad are.  I have reset my router and changed my admin name and password.  I am still being redirected.

    Chances are you mis-typed a character in the Wifi password and the devices saved that information.  Now whenever you try to connect the device refers to the wrong password and the Jetpack does not accept your connection.  Tell your devices to forget the wireless connection and start over.
    Once you enter the proper WiFi credentials the Jetpack will allow you to connect.

  • Changes to my bookmarks are not saved when firefox is restarted. I already tried deleting places.sqlite, but it is still doing this.

    Since I downloaded Firefox 4, I have not been able to save changes to my bookmarks (this includes both adding new bookmarks or deleting old bookmarks). When I make a change, the changes are not saved the next time I restart Firefox. After doing a Google search I found a Mozilla help page that suggested deleting the place.sqlite file. After doing this, Firefox will save changes for a few days, but then go back to not saving the changes. I've done this twice already.

    Sounds that you have cleanup or other security software that cause corruption of the file places.sqlite
    You need to check the settings of your software and make sure that you exclude the Firefox Profile Folder to avoid such problems.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • I need to reset security question but the email that was saved for changing the password and security question is blocked , what can i do

    i need to reset security question but the email that was saved for changing the password and security question is blocked , what can i do?
    i purchased my account but i cant use that because apple ask me about security question and i forgot the correct answer

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
    Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                             Apple ID- All about Apple ID security questions.

  • How do I customize my "view" permanently? When changed, the view is reset the next page.

    How can I change the "view" permanently? When changed, it is reset the next page.
    == This happened ==
    Every time Firefox opened
    == Today

    Make sure that you not run Firefox in [[Private Browsing]] mode.
    In Private Browsing mode some menu items are disabled (grayed) and some features like visited links and others are disabled and not working.
    You are in Private Browsing mode if you see "Tools > Stop Private Browsing".
    See [[Private Browsing]] and http://kb.mozillazine.org/Issues_related_to_Private_Browsing
    You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    To see all History settings, choose: Tools > Options > Privacy, choose the setting '''Firefox will: Use custom settings for history'''
    UnCheck: [[ ] "Automatically start Firefox in a private browsing session"
    If you need to increase (or decrease) the font size on websites then look at:
    Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965
    NoSquint - https://addons.mozilla.org/firefox/addon/2592
    See also http://kb.mozillazine.org/Zoom_text_of_web_pages

  • Saved workspace changes when PS is started again (PS CS6 13.0.1 x64)

    Hello,
    I am having the problem that my saved workspace changes whenever I open Photoshop. I arranged everything as I need it to work and saved this workspace. As soon as I open PS again the basic structure is kept but the sizes of the windows change and therefore not everything is visible.
    This shows my saved workspace:
    And this is the way it looks when PS is opened again:
    I appreciate every idea how to solve this annoying problem. Thanks in advance.
    Oliver

    I hope you've saved the workspace as a custom workspace. What happens when you restart Photoshop and re-load the saved workspace again? Is it still messed up?
    Can you try trashing prefs: http://forums.adobe.com/thread/375776
    -ST

  • Working in muse when I go to right click I don't get the Page Properties menu how do I change ?

    Working in muse when I go to right click I don't get the Page Properties menu how do I change this ?

    Hello,
    What do you right click on? Usually you should be able to see Page Properties when you right click on a page from the plan mode, or you can also find page properties if you open the individual pages and then go to Page -> Page Properties. However, if you are in the plan mode and you try to use the Page -> Page Properties, that won't work and the "Page Properties" option would be grayed out.
    Hope this helps.
    Cheers
    Parikshit

  • [svn] 3363: Fix performance problem when changing multiple DisplayObject-dependent properties .

    Revision: 3363
    Author: [email protected]
    Date: 2008-09-25 11:58:56 -0700 (Thu, 25 Sep 2008)
    Log Message:
    Fix performance problem when changing multiple DisplayObject-dependent properties. The call to assignDisplayObjects() is now batched up into the next commitProperties() call.
    Bugs: SDK-17033
    Reviewer: Deepa
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17033
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as

    hello sir,
    i want to your help
    i was installed fresh windows 7 via cd rom and then after installed all software.
    and now after 1 day customer complained me that cd rom not read any cd and i m also check when i insurt cd so its not read and when i am double click on cd rom icon its eject so what i do for that please reply on my email address.
    [text removed for privacy]
    VIMAL

  • HT5622 I keep on getting emails asking me to reset my password when I haven't requested a password change. Is somebody trying to access my account as i've had 4 emails now in last 3 days?

    I keep on getting emails asking me to reset my password when I haven't requested a password change. I somebody trying to access my account as i've received this msg like 4 times in last few days now?
    Thanks

    If you use Mail.app, hover your cursor over any of the links in the emails you're receiving to see if they lead directly to an Apple-owned subdomain, like so...
    If the links in the email(s) you received are exactly like this, then it's possible there's an issue with your account that you should probably follow up on. If they don't look like exactly like this, then these are phishes, and you can post screenshots of those links here so that someone from Apple can follow up on them. (Best not to click on these!)

  • All saved credentials get deleted from Credential Manager when changing password

    We have Windows 7 computers that are joined to domain. Credential Manager does its job but whenever users change their AD user password, it deletes all saved credentials. does anyone know why this is happening?

    This may casued by group policies?
    Check with your system admin and see if there are any task schedulers that make the password change a trigger to clean all the saved credentials.
    Normally it should just saved the changed information according to the special user account. Werid thing.
    Rgds

  • Hi, I have private emails in IPAD2, i have chaged the incoming mail server name and saved the change.

    Hi, I have private emails in IPAD2, i have chaged the incoming mail server name and saved the change.
    but, when I back to read my old emails in inbox it's gone away, I have backed to setting and return the previous
    incoming mail name, but also I did't get the old emails. where I can find the old emails in my IPAD2 ?

    It is only the link to your emails which are 'stored' on your iPad. You will have to enter all proper email addresses to get the message associated with them, which, in practice,  means multiple accounts. If all still does not work try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release].

  • Sfari freezes when changing time

    I had a series of freezes from safari recently, and I think I have found the cause:
    Running bootcamp I sometimes boot under windows, and when I boot back to Mac the clock time has changed. So i reset it back to normal (using Date and Time ), but if I have safari running at the time it just freezes. The rest of the computer is fine, as the menu bars are, it's just the actual pages that freeze (can't scroll down, click on links ...). I can just restart safari but that some times means having to redo a lot of stuff which can be problematic.
    Anyone else have that problem or know how to fix it ?

    Hello Sura,
    Should we presume you did the "Daylight Saving Time Update".
    if you did not, this below is quoted from this article About Daylight Saving Time changes in 2007
    February, 2007 "Daylight Saving Time Update
    Apple is providing software updates for Mac OS X 10.3, 10.4 and later based on worldwide time zone information available as of January 8, 2007. To make sure that your clock maintains the proper time, simply install the updates that are shown for your computer in Software Update.You should install these updates even if your computer is used in a time zone that is not affected. For more details about the available updates, or if you have an earlier Mac OS version, see below."see the full article for more
    You can download it here
    Hope this helps. some.
    Eme'~[)

Maybe you are looking for