How to check participants in at events?How do I batch update a standard custom field for event participants?Can I easily sync/import Facebook Event attendees with a CiviCRM Event participant list?$participant_status_id shows previous value in email templateImporting ParticipantsHow to Create a New Participant ProfileMultiple participant registration not tied to contribution for paid events?Multiple Contact Registration for eventsCiviCRM Events (WP) - error message “this contact has already been assigned to this event”Can I batch update participant role for an event for all contacts registered for an event who have a certain tag?Smart Group Features Extension to Memberships, Events, Contributions, Activities,
Civic overheating and hoses popping
Employers keep telling me my college isn't good enough - is there any way to fix this?
When I press the space bar it deletes the letters after it
How to drill holes in 3/8" thick steel plates?
Why does this potentiometer in an op-amp feedback path cause noise when adjusted?
What's it called when the bad guy gets eaten?
Convert BAM to properly paired FASTQ files
What happened to people in unsafe areas during the Blip?
Why do we need common sense in AI?
What is the measurable difference between dry basil and fresh?
Is "I do not want you to go nowhere" a case of "DOUBLE-NEGATIVES" as claimed by Grammarly?
Why doesn't sea level show seasonality?
Received a dinner invitation through my employer's email, is it ok to attend?
Shortest hex dumping program
How to befriend private nested class
Can Jimmy hang on his rope?
Plotting a function defined by equation without closed form solution
Killing Magic Numbers: "const int" vs "constexpr int" (or is there no difference in the end)
Elf (adjective) vs. Elvish vs. Elven
Short story about Nobel Prize winning scientists that drop out when they realise they were incorrect
Addressing unnecessary daily meetings with manager?
How do we handle pauses in a dialogue?
Should disabled buttons give feedback when clicked?
Integer Lists of Noah
How to check participants in at events?
How do I batch update a standard custom field for event participants?Can I easily sync/import Facebook Event attendees with a CiviCRM Event participant list?$participant_status_id shows previous value in email templateImporting ParticipantsHow to Create a New Participant ProfileMultiple participant registration not tied to contribution for paid events?Multiple Contact Registration for eventsCiviCRM Events (WP) - error message “this contact has already been assigned to this event”Can I batch update participant role for an event for all contacts registered for an event who have a certain tag?Smart Group Features Extension to Memberships, Events, Contributions, Activities,
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
How would you recommend checking in participants (who have previously registered) at events so that those who attended have participant status changed from registered to attended? (And then, likely in a second step, those who didn't show have participant status changed to no-show). This seems so obvious- but I can't find it in the Civi documentation.
My thought is to use an advanced search with event name= [name], role = 'attendee' filters. After people have been checked off names when they come in to the event, use the 'update multiple contacts' feature. I created a profile with the field 'participant status', but it doesn't show up in the 'update multiple contacts' profile drop-down...and I'm wondering if this is even the best way to do this? Non-developer, just a user here. Thanks!
civievent
add a comment |
How would you recommend checking in participants (who have previously registered) at events so that those who attended have participant status changed from registered to attended? (And then, likely in a second step, those who didn't show have participant status changed to no-show). This seems so obvious- but I can't find it in the Civi documentation.
My thought is to use an advanced search with event name= [name], role = 'attendee' filters. After people have been checked off names when they come in to the event, use the 'update multiple contacts' feature. I created a profile with the field 'participant status', but it doesn't show up in the 'update multiple contacts' profile drop-down...and I'm wondering if this is even the best way to do this? Non-developer, just a user here. Thanks!
civievent
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05
add a comment |
How would you recommend checking in participants (who have previously registered) at events so that those who attended have participant status changed from registered to attended? (And then, likely in a second step, those who didn't show have participant status changed to no-show). This seems so obvious- but I can't find it in the Civi documentation.
My thought is to use an advanced search with event name= [name], role = 'attendee' filters. After people have been checked off names when they come in to the event, use the 'update multiple contacts' feature. I created a profile with the field 'participant status', but it doesn't show up in the 'update multiple contacts' profile drop-down...and I'm wondering if this is even the best way to do this? Non-developer, just a user here. Thanks!
civievent
How would you recommend checking in participants (who have previously registered) at events so that those who attended have participant status changed from registered to attended? (And then, likely in a second step, those who didn't show have participant status changed to no-show). This seems so obvious- but I can't find it in the Civi documentation.
My thought is to use an advanced search with event name= [name], role = 'attendee' filters. After people have been checked off names when they come in to the event, use the 'update multiple contacts' feature. I created a profile with the field 'participant status', but it doesn't show up in the 'update multiple contacts' profile drop-down...and I'm wondering if this is even the best way to do this? Non-developer, just a user here. Thanks!
civievent
civievent
asked Mar 25 at 20:58
CiviLearnerCiviLearner
676 bronze badges
676 bronze badges
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05
add a comment |
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05
add a comment |
4 Answers
4
active
oldest
votes
CiviLearner,
You will need to use Find Participant search form to update the status of participant.
Do a search on event name= [name], role = 'attendee' filters, select participant and then from Actions list select 'Update multiple participant'
Or You can use Advance search with same filter but select 'Event Participants' from the 'Display Results As'.
HTH
Pradeep
add a comment |
If you use Advanced Search, you can change the Display Results As from Contacts to Participants. This will let you update the participant status similarly to doing it through "Manage Events", but with more granularity for who shows up in your list.
You can also install CiviMobile - the Web Access CiviMobile, not Agiliway's - which has a one-touch phone interface I really like for changing folks from "Registered" to "Attended". Afterward, I use the method I mention above to convert non-attendees to no-shows.
add a comment |
I haven't (yet) tried it but have bookmarked the QR Code Checkin extension, which could be used in conjunction with one of the other described "backup" methods for those who didn't take their QR code with them to the event:
QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Your registration workers can use any freely available QR Code scanning software on their phones to scan the code and open the encoded web address on their browser.
When they do, they will get the status information about the registration
With one click, the registration worker can change their status from registered to attended.
add a comment |
Answer I got (other suggestions welcomed):
Navigate to Events > Manage Events
Scroll to find the event in question, click on the Participants hyperlink to the right-hand side, then select "Connected, Registered, Attended..."
Select resulting participants, then select "Participant status - change" from the actions drop down menu >
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "605"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f29020%2fhow-to-check-participants-in-at-events%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
CiviLearner,
You will need to use Find Participant search form to update the status of participant.
Do a search on event name= [name], role = 'attendee' filters, select participant and then from Actions list select 'Update multiple participant'
Or You can use Advance search with same filter but select 'Event Participants' from the 'Display Results As'.
HTH
Pradeep
add a comment |
CiviLearner,
You will need to use Find Participant search form to update the status of participant.
Do a search on event name= [name], role = 'attendee' filters, select participant and then from Actions list select 'Update multiple participant'
Or You can use Advance search with same filter but select 'Event Participants' from the 'Display Results As'.
HTH
Pradeep
add a comment |
CiviLearner,
You will need to use Find Participant search form to update the status of participant.
Do a search on event name= [name], role = 'attendee' filters, select participant and then from Actions list select 'Update multiple participant'
Or You can use Advance search with same filter but select 'Event Participants' from the 'Display Results As'.
HTH
Pradeep
CiviLearner,
You will need to use Find Participant search form to update the status of participant.
Do a search on event name= [name], role = 'attendee' filters, select participant and then from Actions list select 'Update multiple participant'
Or You can use Advance search with same filter but select 'Event Participants' from the 'Display Results As'.
HTH
Pradeep
answered Mar 25 at 21:19
Pradeep NayakPradeep Nayak
13.9k1 gold badge6 silver badges24 bronze badges
13.9k1 gold badge6 silver badges24 bronze badges
add a comment |
add a comment |
If you use Advanced Search, you can change the Display Results As from Contacts to Participants. This will let you update the participant status similarly to doing it through "Manage Events", but with more granularity for who shows up in your list.
You can also install CiviMobile - the Web Access CiviMobile, not Agiliway's - which has a one-touch phone interface I really like for changing folks from "Registered" to "Attended". Afterward, I use the method I mention above to convert non-attendees to no-shows.
add a comment |
If you use Advanced Search, you can change the Display Results As from Contacts to Participants. This will let you update the participant status similarly to doing it through "Manage Events", but with more granularity for who shows up in your list.
You can also install CiviMobile - the Web Access CiviMobile, not Agiliway's - which has a one-touch phone interface I really like for changing folks from "Registered" to "Attended". Afterward, I use the method I mention above to convert non-attendees to no-shows.
add a comment |
If you use Advanced Search, you can change the Display Results As from Contacts to Participants. This will let you update the participant status similarly to doing it through "Manage Events", but with more granularity for who shows up in your list.
You can also install CiviMobile - the Web Access CiviMobile, not Agiliway's - which has a one-touch phone interface I really like for changing folks from "Registered" to "Attended". Afterward, I use the method I mention above to convert non-attendees to no-shows.
If you use Advanced Search, you can change the Display Results As from Contacts to Participants. This will let you update the participant status similarly to doing it through "Manage Events", but with more granularity for who shows up in your list.
You can also install CiviMobile - the Web Access CiviMobile, not Agiliway's - which has a one-touch phone interface I really like for changing folks from "Registered" to "Attended". Afterward, I use the method I mention above to convert non-attendees to no-shows.
answered Mar 25 at 22:39
Jon G - Megaphone TechJon G - Megaphone Tech
28k1 gold badge20 silver badges78 bronze badges
28k1 gold badge20 silver badges78 bronze badges
add a comment |
add a comment |
I haven't (yet) tried it but have bookmarked the QR Code Checkin extension, which could be used in conjunction with one of the other described "backup" methods for those who didn't take their QR code with them to the event:
QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Your registration workers can use any freely available QR Code scanning software on their phones to scan the code and open the encoded web address on their browser.
When they do, they will get the status information about the registration
With one click, the registration worker can change their status from registered to attended.
add a comment |
I haven't (yet) tried it but have bookmarked the QR Code Checkin extension, which could be used in conjunction with one of the other described "backup" methods for those who didn't take their QR code with them to the event:
QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Your registration workers can use any freely available QR Code scanning software on their phones to scan the code and open the encoded web address on their browser.
When they do, they will get the status information about the registration
With one click, the registration worker can change their status from registered to attended.
add a comment |
I haven't (yet) tried it but have bookmarked the QR Code Checkin extension, which could be used in conjunction with one of the other described "backup" methods for those who didn't take their QR code with them to the event:
QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Your registration workers can use any freely available QR Code scanning software on their phones to scan the code and open the encoded web address on their browser.
When they do, they will get the status information about the registration
With one click, the registration worker can change their status from registered to attended.
I haven't (yet) tried it but have bookmarked the QR Code Checkin extension, which could be used in conjunction with one of the other described "backup" methods for those who didn't take their QR code with them to the event:
QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Your registration workers can use any freely available QR Code scanning software on their phones to scan the code and open the encoded web address on their browser.
When they do, they will get the status information about the registration
With one click, the registration worker can change their status from registered to attended.
answered Mar 26 at 2:00
Laryn - CEDC.orgLaryn - CEDC.org
5,8531 gold badge10 silver badges43 bronze badges
5,8531 gold badge10 silver badges43 bronze badges
add a comment |
add a comment |
Answer I got (other suggestions welcomed):
Navigate to Events > Manage Events
Scroll to find the event in question, click on the Participants hyperlink to the right-hand side, then select "Connected, Registered, Attended..."
Select resulting participants, then select "Participant status - change" from the actions drop down menu >
add a comment |
Answer I got (other suggestions welcomed):
Navigate to Events > Manage Events
Scroll to find the event in question, click on the Participants hyperlink to the right-hand side, then select "Connected, Registered, Attended..."
Select resulting participants, then select "Participant status - change" from the actions drop down menu >
add a comment |
Answer I got (other suggestions welcomed):
Navigate to Events > Manage Events
Scroll to find the event in question, click on the Participants hyperlink to the right-hand side, then select "Connected, Registered, Attended..."
Select resulting participants, then select "Participant status - change" from the actions drop down menu >
Answer I got (other suggestions welcomed):
Navigate to Events > Manage Events
Scroll to find the event in question, click on the Participants hyperlink to the right-hand side, then select "Connected, Registered, Attended..."
Select resulting participants, then select "Participant status - change" from the actions drop down menu >
answered Mar 25 at 22:15
CiviLearnerCiviLearner
676 bronze badges
676 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to CiviCRM Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f29020%2fhow-to-check-participants-in-at-events%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If you are using Drupal you can build a View and use VBO and then have a list of all Participants, and a checkbox, then you just tick them off, and then when the evening is complete, submit the form and change the Participant Status to Attended - if you are using Drupal I will add this as an Answer
– petednz - fuzion♦
Mar 27 at 1:05