Hi Fago,

I have search around a lot but did not find anything what could help me for now, so I hope you have an idea or maybe have already done something similar.

I have created a CCL for a node type that is called "SEND THIS NODE TO ALL MEMBERS". As its name I have created an Active Rule which is fired when CCL is used. (btw. CCL is stateless, so it can be fired with no limits). There are two actions for the moment, 1.) Send Mail to all users of a role, 2.) Show a message "E-Mail was sent".

This works pretty fine but I wish two make two improvements:

A.) When CCL is clicked, I would like to see some kind of confirmation box/info where the user (sender) has to make sure that he will send the mail, e.g. "Are you sure to send this content to all of the members ?"

He should have to press "Yes"/"Proceed" or what s before the actions are taken. Is there a Condition-Function which could handle this ?

B.) When the message is prepared for e.g. more than 50 Users it will take some time until the "Send Mail" action finishes its job. Is there some action which could show some info like "Be patient ... sending E-Mails ..." while the action is running.

Hope you have some ideas for this.

Tom