How to apply an event listener to multiple elements sharing ID, but only firing on the parent of the clicked element
I’m trying to develop an inspection form where a ‘corrective action’ prompt is fired when the ‘X’ radio is selected rather than the ‘checkmark’ radio.