Hello,
Is there a way to omit an email address based on the user who is sending the email? For instance:
Currently I have it now where the emails are static. I use this code:
Email = "Pbaker@bread.com; MarySmith@thesmiths.com; BobBurney@Burneys.com; Johnjohnson@johnson.com"
But, the only issue is, if it is Mary Smith who is creating the mail, I would not want her as a recipient on the email. Same thing would go for John Johnson or any other user who works with the form. Is there any code that would exclude, or omit, the email of the sender?
Thank you for your time
Bookmarks