CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • changing default of "Send Confirmation" email when adding people to event
Pages: [1]

Author Topic: changing default of "Send Confirmation" email when adding people to event  (Read 964 times)

avaguilar

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
changing default of "Send Confirmation" email when adding people to event
December 15, 2009, 07:00:18 am
What's is the best way to change  the default to not "Send Confirmation" email when adding people to an event.   It would be great to be able to change this default when creating an event template, but if that's not possible, I assume we can create a custom template to change this default.  Which template should I be looking for and where does it live?
thanks! alice

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: changing default of "Send Confirmation" email when adding people to event
December 15, 2009, 08:34:15 am

In 3.1 you can potentially use the mail_alter hook to prevent a mail from being sent

http://issues.civicrm.org/jira/browse/CRM-5499

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

avaguilar

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
Re: changing default of "Send Confirmation" email when adding people to event
December 15, 2009, 08:59:45 am
thanks Lobo - are there other options?  we want folks to still be able to check the "Send Confirmation" for other types of events.  It's more about when they're setting up event templates, there are times when it's easier if the Send Confirmation was not checked on default. 

avaguilar

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
Re: changing default of "Send Confirmation" email when adding people to event
December 15, 2009, 09:10:08 am
after a skype interchange, Lobo suggested that we can use the "form" hook to check if an event template is being created, then we can set our conditions here to set the "Send Confirmation" default.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • changing default of "Send Confirmation" email when adding people to event

This forum was archived on 2017-11-26.