If you are not able to track what values are users inputted, application users might claim that they were selected the correct value but the application is behaving wrong.
Application can utilize the values of user inputs in business logic but shouldn't tamper the values
Application can allow users to edit their inputs later point of time but make sure you capture those changes for audit purposes
Application can allow users to edit their inputs later point of time but make sure you capture those changes for audit purposes