cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing an action to manually send email notifications.

danielperez
Champ in-the-making
Champ in-the-making
Hi,

I am trying to implement an action that allows a user to manually send an email notification to other users informing them of changes/events related to a document. That is, I would like to allow the users of the system to locate a document, click on the More Actions menu associated with the document and have the option to Send Notification. If the user selects this action, they will be presented with a page that allows them to select the target users, select an email template, edit the body of the email, and send the email (i.e., something similar to the action Email Space Users but associated with a document instead of with a space).

Here (http://wiki.alfresco.com/wiki/Simple_Customisations#Adding_Custom_Menu_Items) I found how to add custom menu items to the More Actions menu associated with a document. However, I have not found a way to create an action that allows a user to manually send an email notification to other users.

Any ideas?

Thanks, Daniel.
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
It sounds like you need to add a new dialog to the system, which will be launched via a custom action (that you've already done). Have a look at this wiki page for a starting point: http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog