Checkbox selected/deselected based on Dropdown selection
Hello community!
I have a question regarding JavaScript for dropodown selections. I have a dropdown that has mulitple medical providers in it and when one of those providers is selected it populates text fields related to address information (street, state, zip etc...) i also have 12 checkboxes that will have various selections made depending on the dropdown selection. My question is Im having trouble figuring out the syntax to allow the user to make checkbox selection modifications AFTER the "hardcoded" selections are made based on the dropdown selection. That is, for example, if checkboxTwelve is selected when a dropodown choice is made I need the user to at their discretion be able to deselect that box and/or make other selections/deselections as needed. So prepopulation upon selection of a dropdown choice but complete ability to be able to select/deselect other options at will. Does someone have an example of this functionality that they could share? If any clarification is needed please feel free to post questions and thank you as always!!!!
