-
Notifications
You must be signed in to change notification settings - Fork 810
Closed
Description
What type of issue is it? (Choose one - delete the others)
Missing documentation
What article/section is this about?
Describe the issue
Neither workflow, nor core documentation deals with the question of the multiple CC (and/or BCC) email addresses. And having looked into the WorkflowEmailService it is clear that functionality is present, where addresses string passed into in ParseMailAddresses is being split by the ; or , characters and further emailSender class from the core handles the string[] . It took some digging into the forms code to check it out. I am not sure whether the docs should include this as an example, or whether it should be placed under core or forms, or both. Either way I can give a small PR in the workflow types section and you take it from there.
Metadata
Metadata
Assignees
Type
Projects
Status
Done