• Hello,

    I am trying to get this to work. I have a text box that I have added an action. In the action I have go to URL. For the URL, I have:

    mailto:"recipient1@domain.com"&"?cc=recipient2@domain.com" & "&subject=Report Feedback"

    This opens Outlook as expected and has the subject, but it is only addresses to recipient1, there is nothing in cc.

    How can I get this report to go to both recipients? I have also tried just putting them both in the main line with a comma between them, but that doesn't work either.

    Thanks!