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 6133 posts 23952 karma points MVP 7x 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.

Please Sign in or register to post replies

Write your reply to:

Draft