cancel
Showing results for 
Search instead for 
Did you mean: 

List user-groups and send email

marco_tecnoteca
Champ in-the-making
Champ in-the-making
Hi, this is my scenario.
1) I upload a new document
2) I run an action that:
2.1) asks me which user-groups to inform and in which mode (To, CC, CCn, Nothing)
2.2) sends a custom email to all users inside selected groups

Honestly I don't know which way to go so any ideas, help and tips are really appreciated!  :wink:

Thanks,
Marco
1 REPLY 1

poptarts
Champ in-the-making
Champ in-the-making
Write a custom action that brings up a dialog

You can write the dialog to capture the information you need

Then in the executeImpl() method you can execute the behavior you need