In this KB article, the text instructs to use Javascript to achieve certain functionality. The second part of the article talks about putting the Javascript in conditional logic, which I understand.
If I wanted to use the method described in the first half of the article, where does the Javascript get put? There’s no “action” to run JS when a form loads. Where would the JS go? Thanks.