After logging out, all data input fields are supposed to clear cache, so that when you log back in again, you can start with a new session and new input zeroised values. No matter what I try all the fields have the values from the previous session.
Question: How can one initialise or zeroise session cache on input fields so that logging in every time gives you blank fields?