Posted: May 15, 2015 at 2:37 pm
|
I have two follow-up questions on this closed topic: This works quit well (although I had to remove the double quotes from the event ID) but: Thanks, Joost |
Hi, that is based on some sample coding written by a team member. It does not have any parameters for changing the options at this time. — |
|
|
Hi Lorenzo, Thanks for your quick reply. I understand. I can live without further filter options. But how can I output the answers to the additional questions? My guess is that would be adding just a line of code. Thanks Joost |
|
I guess I’m spoiled by the usually impeccable 24 hour response ๐ but would you have an anwser to my question above. Perhaps it’s trivial and in that case a pointer would be appreciated. Thanks, Joost |
|
Hi Joost, Sorry for the delay in responding. Looking at it, it might be a single line of code or a block of code. You would need to change the SQL command to basically pull in another database table (or two) containing the attendees answers, as these are stored separately. It might be easier (but slower), the add an SQL request in the foreach to query the esp_answer database for the answers. Something like:
That’s just an example that will dump the data, not do anything with it. You could probably make the initial SQL statement better, and avoid the SQL per attendee, but my SQL-fu is not that good. |
|
Hi Dean, Thanks for the effort. However, I’ve given it a try and the result is very far from what I would expect. Indeed a dump of a lot of data in which I can’t trace what I need. I’m afraid that my development skills are insufficient to get this done in this way. But isn’t this functionality not a very logical one for a plugin? Creating a page with (selected) details of all attendees sounds like a very common function to me. If I’m correct, such a functionality was part of EE3. Apparently it dissappeared in EE4. I’d be happy to purchase a good plugin for this, provided I can define what information is shown and how. Isn’t this in the pipeline already? |
Hi, we are actually working on introducing an attendee list shortcode into Event Espresso 4. This should be available within a couple weeks. — |
|
|
Perfect! Looking forward to it! |
|
I’m just curious and impatient, I know. Sorry for that ๐ I have a large event in two weeks. Any chance the new shortcode is released by then? |
|
Hi Joost, Sorry but we can’t say for sure. The shortcode is still in discussion, so while it may be ready before the point you need it, I would say to work on the basis it won’t be ready. |
|
Thanks Dean, that’s a fair answer. As a workaround I will work with the simple shortcode as discussed (for a simple but automated up-to-date attendee list) and make a manual CSV dump of the registrations for the final list. Joost |
|
No problem. Keep an eye out for updates and check the Change Log (https://eventespresso.com/wiki/ee4-changelog/) and it should advise when the shortcode becomes available. Bear in mind the first iteration may only be fairly basic. |
The support post ‘Front end attendee list EE4’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.