How to check participants in at events?How do I batch update a standard custom field for event...
What if somebody invests in my application?
Partial sums of primes
Superhero words!
What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?
I2C signal and power over long range (10meter cable)
Why isn't KTEX's runway designation 10/28 instead of 9/27?
Female=gender counterpart?
The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?
When is separating the total wavefunction into a space part and a spin part possible?
Freedom of speech and where it applies
Stereotypical names
Is there any significance to the Valyrian Stone vault door of Qarth?
node command while defining a coordinate in TikZ
How will losing mobility of one hand affect my career as a programmer?
How to prevent YouTube from showing already watched videos?
What would you call a finite collection of unordered objects that are not necessarily distinct?
Who must act to prevent Brexit on March 29th?
Organic chemistry Iodoform Reaction
A social experiment. What is the worst that can happen?
Are Warlocks Arcane or Divine?
Visiting the UK as unmarried couple
Why is delta-v is the most useful quantity for planning space travel?
How can I raise concerns with a new DM about XP splitting?
How to interpret the phrase "t’en a fait voir à toi"?
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?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
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 2 hours ago
CiviLearnerCiviLearner
354
354
add a comment |
add a comment |
3 Answers
3
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 |
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 |
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 |
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
3 Answers
3
active
oldest
votes
3 Answers
3
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 1 hour ago
Pradeep NayakPradeep Nayak
11.4k1521
11.4k1521
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 59 mins ago
CiviLearnerCiviLearner
354
354
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 35 mins ago
Jon G - Megaphone TechJon G - Megaphone Tech
27.2k11872
27.2k11872
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