Use query parameter to automatically select a checkboxes choice?
We have a form with a "interests" field that is being shown as checkboxes. We'd like to be able to use a link to the page with a query parameter that would automatically check one of the boxes on the form based on the value of the query parameter. This would happen when the page/form is first displayed.
Here's the page with the "interests" field: https://discover.semi.org/technology-communities-subscription-registration.html
Usage example would be, if there is an email talking about cyber security (or a web page) then there could be a link to the above subscription page and the "cyber security" checkbox would automatically be checked.
Is there a way to do this with Javascript? Any help is appreciated!
Thanks,
Sheila