I have a survey that contains a "select_one" where I use a choice list to pick a code.
I then have a subsequent field which I want to populate with a default value based on the previous response, but I want to have the option to overwrite the default value presented.
Is there a simple way to achieve this?