Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Keerthi Gorantla 4 posts 74 karma points
    Jul 05, 2016 @ 22:45
    Keerthi Gorantla
    0

    "Discard Changes" popup even after saving the fields

    "Discard Changes" popup even after saving the fields. How to stop these unnecessary notifications?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 07, 2016 @ 21:52
    Alex Skrypnyk
    0

    Hi Keerthi,

    Do you have custom datatypes on the page?

    Ususally this problem can be solved by adding 'no-Dirty-Check' attribute to input.

    Like that:

    <input type="text" name="confirmpassword" no-Dirty-Check/>
    

    Thanks,

    Alex

  • Keerthi Gorantla 4 posts 74 karma points
    Dec 09, 2016 @ 15:59
    Keerthi Gorantla
    0

    Hi Alex,

    Thanks for the reply. Nope, I did not use any custom datatypes.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies