Make Email module active for related and/or selected records
Posted: Tue Sep 15, 2009 1:07 am
Hello,
I have been installing the Email module that works fine and I would like to make this module working with related records list and/or with selected records.
It seems the email action (defined in the actions.ini of the Email Module) is associated to the "result-list-actions" div, that is used to present every action tool set.
I found this interresting post on the same king of question :
http://xataface.com/forum/viewtopic.php?t=4484#22151
This let me think that I have to define a specific action of category "selected_result_actions" and a specific javascript as url.
Or perhaps directly adapt the email module to enable a new action on category "selected_result_actions"?
I also found how to call the email action with specified items :
...index.php?-action=email&-table=personnes&id=11 OR =91
The post below seems also interresting to understand how to make an action on related records :
http://xataface.com/forum/viewtopic.php?t=4325#21566
So, may you help me to match all of these ?
Thanks in advance.
Zabelle
I have been installing the Email module that works fine and I would like to make this module working with related records list and/or with selected records.
It seems the email action (defined in the actions.ini of the Email Module) is associated to the "result-list-actions" div, that is used to present every action tool set.
I found this interresting post on the same king of question :
http://xataface.com/forum/viewtopic.php?t=4484#22151
This let me think that I have to define a specific action of category "selected_result_actions" and a specific javascript as url.
Or perhaps directly adapt the email module to enable a new action on category "selected_result_actions"?
I also found how to call the email action with specified items :
...index.php?-action=email&-table=personnes&id=11 OR =91
The post below seems also interresting to understand how to make an action on related records :
http://xataface.com/forum/viewtopic.php?t=4325#21566
So, may you help me to match all of these ?
Thanks in advance.
Zabelle