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 (Moderator: Dave Greenberg) »
  • Recurring activities.
Pages: [1]

Author Topic: Recurring activities.  (Read 1151 times)

malks

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
  • CiviCRM version: 3.4.x 4.x
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.x
  • PHP version: 5.3.x
Recurring activities.
March 29, 2011, 10:39:09 pm
Hi,

I don't know if I'm missing something basic but is there anyway to have simple recurring activities in Civi?  i.e. make a phone call to a contact every Wednesday at 9am?

Thanks,
Malks.

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: Recurring activities.
March 29, 2011, 10:47:52 pm
I don't think currently it is possible, but u can do this very easily by creating a own custom files (cron job file) in 'bin' dir in your CiviCRM like civimail.cronjob.php,  CiviReportMail.php and using activity apis.

Rajan

malks

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
  • CiviCRM version: 3.4.x 4.x
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.x
  • PHP version: 5.3.x
Re: Recurring activities.
March 29, 2011, 11:14:04 pm
Thanks for reply.  That's part of the problem...

If I wanted users to be able to do it on any activity I would probably need to customise the activity form yes?  It's good to know I wasn't just missing something obvious :)

Malks.

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: Recurring activities.
March 29, 2011, 11:39:31 pm
Even u can do this, just by adding custom data for the activities.
And reusing this custom data ( from db ), to create recurring activities.
( Yes, last option is to using some customisation or using custom drupal module to do this ).

Rajan

malks

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
  • CiviCRM version: 3.4.x 4.x
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.x
  • PHP version: 5.3.x
Re: Recurring activities.
March 30, 2011, 12:24:05 am
oooh, I didn't think of that.  I was thinking I was going to have to create a custom form but I could just do that.

Thanks Rajan for the ideas.
Malks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Recurring activities.

This forum was archived on 2017-11-26.