subform row deletion - prompt for confirmation
Is there a way to prompt users to confirm deletion of a subform row/record within a master form? For example, a pop-up message such as "are you sure you want to delete this record?" with options to continue or cancel. I'm assuming such a thing would go in the On Delete Row section for the subform in the master, but can't sort out if it's even supported, or how to code it.