I've a custom entity and custom SSRS report built to display record details. This entity contains a field called 'Distribution List' where user can add the recipient e-mails (Many-to-Many relation between custom entity and 'User' entity). I've added a button
called 'Distribute' on the form.
Now, I want to send an e-mail to the recipients upon clicking on the 'Distribute' button with current report as an attachment.
Is it possible out-of-box? Your early response would be highly appreciated.
Thank you!
Abhi