How to check participants in at events? Planned maintenance scheduled April 23, 2019 at 23:30...
What are the main differences between Stargate SG-1 cuts?
Was Kant an Intuitionist about mathematical objects?
Monty Hall Problem-Probability Paradox
Tannaka duality for semisimple groups
What initially awakened the Balrog?
Why does electrolysis of aqueous concentrated sodium bromide produce bromine at the anode?
Putting class ranking in CV, but against dept guidelines
Why is a lens darker than other ones when applying the same settings?
Can an iPhone 7 be made to function as a NFC Tag?
Caught masturbating at work
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
How can a team of shapeshifters communicate?
White walkers, cemeteries and wights
A term for a woman complaining about things/begging in a cute/childish way
"klopfte jemand" or "jemand klopfte"?
Trying to understand entropy as a novice in thermodynamics
How to write capital alpha?
Flight departed from the gate 5 min before scheduled departure time. Refund options
Why weren't discrete x86 CPUs ever used in game hardware?
Printing attributes of selection in ArcPy?
Simple Http Server
I can't produce songs
Did any compiler fully use 80-bit floating point?
How many time has Arya actually used Needle?
How to check participants in at events?
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?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?CiviCRM 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?Can I have a price set option add a registrant to the waitlist if the event isn't full?Smart Group Features Extension to Memberships, Events, Contributions, Activities,
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
605
605
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
12.3k1622
12.3k1622
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
27.8k11872
27.8k11872
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,95811043
5,95811043
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
605
605
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