Forum Discussion
Keith Davis
Jan 10, 2020Iron Contributor
Back button fires JavaScript onchange event
Currently on Version 81.0.387.0 (Official build) canary (64-bit). Starting a few days (approx. 1/7/20), a problem has developed with our Intranet site so that when we go back, forms are losing (and s...
HotCakeX
Jan 10, 2020MVP
Isn't "back" button only supposed to take user back to the previous URL?
the contents of the URL can differ, the page might even need to be refreshed to work correctly
the contents of the URL can differ, the page might even need to be refreshed to work correctly
Keith Davis
Jan 10, 2020Iron Contributor
HotCakeX Never has been a problem before. These are values saved in a database and loaded on each page load. I can't even swear it's the back button, I just know that on subsequent loads of the page, the browser appears to be changing the values of these forms. FYI, I'm the developer for this site, so I can see that the values are being loaded correctly in PHP, this is a UI only issue.