I have three radio buttons. On page load, it preselects some choice and removes some fields. But, if user clicks on another choice now, all fields should exist and now again second radio button will remove some of them.
On page load, when button is pre-selected, if it permanently removes form fields, my second radio button won't work correctly.