Hi, Austin,
I’m really a JS novice and I’m trying unsuccessfully to get this to work in conjunction with an HTML webform.
First, when I load the page that contains the added JavaScript, I get this console error:
Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’)
at need-help-test:162:7
Then, when I submit the form, the receiving website (which I don’t manage) returns a 500 error.
Any suggestions are welcome!
Thanks,
Eddie