This documentation relates to CiviCRM version 3.2. It's not maintained anymore.
Current version of documentation.

Batch Update via Profile

Skip to end of metadata
Go to start of metadata

This page refers to outdated version of CiviCRM. Check current version of documentation.


Documentation Search


CiviCRM 3.2 Documentation

Support and Participation

Developer Resources


CiviCRM book!

Make sure to check out Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

The Batch Update via Profile functionality allows you to perform bulk updates on contacts in certain situations.

Batch Update Example: Creating the Profile

Let's say you want to bulk update all of your participants associated with a recent event. Let's say you want to quickly change everyone's status from 'Registered' to either 'Attended' or 'No-Show' or 'Cancelled'. All you need to do is create a profile that will give you this functionality.

 Go to Administer CiviCRM > CiviCRM Profile and click the 'New CiviCRM Profile' button.

- Name your profile something like 'Update Event Participant Status' so it's easy to find.

- Check off 'Profile' in the 'Used for' section.

- Save the profile. This will bring you to a page where you can add fields to your new profile.

- Under 'Field Name', choose 'Participants'.

- In the next drop-down menu that appears after we select Participants, we will choose 'Participant Status'.
- Since this profile is only going to be used by administrative users to do bulk updates, we will leave the 'Visibility' option set to 'User and User Admin Only'
- Click 'Save' to save this profile.
 
Your profile is now created, and all we need to do is apply it.

Batch Update Example: Applying the Profile

To apply this profile, go to 'CiviEvent' and 'Find Participants' (/civicrm/event/search?reset=1). Search for a particular event under 'Event Name'.  Check off any or all participants and choose 'Batch Update Participants via Profile'.

 
Hit 'Go'. On the next page, you will choose the profile you just created from the drop-down and hit 'Continue'.
On the next page, you can start updating the participant status as you please, and then choose 'Update Participants'.


 And that's it! You can use this functionality for other areas like CiviMember, CiviContribute, etc. You just need to create an appropriate profile and the apply it from the Batch Update via Profile option.

Labels
  • None

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.