Notify by e-mail

Is there a way that I can turn on "Notify by e-mail" option by default when I am composing a new mail message to another member? or have this option turned on and not even visible to the member.

Quote · 25 Mar 2010

Hello, open file - templates/base/mail_box_compose_message.html

find this string : <label><input type="checkbox" id="notify_mail"/>__notify__</label>

and replace on :

<label><input type="checkbox" id="notify_mail" checked="checked" />__notify__</label>

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 25 Mar 2010

Thank you :)

Is there a way for  me to keep it ON and hide it from the user so they dont un check it?

Quote · 25 Mar 2010

Hello, open file - templates/base/mail_box_compose_message.html

find this string : <label><input type="checkbox" id="notify_mail"/>__notify__</label>

and replace on :

<label><input type="checkbox" id="notify_mail" checked="checked" />__notify__</label>

What about the check mark when you do "Reply"

Quote · 7 Jun 2010

For reply, edit "mail_box_replay_message.html".

Quote · 7 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.