I am having trouble while trying to trigger a function when the user clicks on the delete button in the attachments control. I have tried NWF$('.nf-attachmentsTable tr td.ms-propertysheet a.ms-add-new').click(function() {}); and I have tried NWF$('.ms-add-new').click(function() {}); and many others. However I am not being able to target the delete button.
Thank you!
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.