Choice field gets auto-completed with the previously selected value after returning back to "New Record" pageDescriptionThe choice field gets auto-completed with the previously selected value after returning back to the "New Record" page.The issue was created for GRC related applications but then we noticed it's the same behavior for the Incident and SIR application.Steps to Reproduce Tested it on Orlando and Paris OOB.> Go to Incident.> New record" > "Impact" field.Select the Impact field as 1 - High and then go back to the incident.list page (Back button - Browser) and then come back (Front button - Browser) to the new record page, you will see the impact field as still 1 - High.Inspect the "Impact" field input field in DOM and it does not have "autocomplete" attribute.WorkaroundN/ARelated Problem: PRB1448594