Question
Disable form/submit button
Hi all,
I am outputting some records with form checkboxes so a user can delete multiple records at a time. I'm trying to figure out a way to disable the submit button for the form until at least one checkbox is checked. The name of each checkbox is unique using the record id. Any help is greatly appreciated! Thank you!
