Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Different fields in attendant's lists (administration site vs CSV) #57

Open
juaneladio opened this issue Nov 11, 2013 · 5 comments
Open

Comments

@juaneladio
Copy link

In the administration site (Registrations) I see:
Name, Email, Website, Event, Twitter user, Status, Volunteer, Press, Save my info, Registration time.

The expected result is to have the same fields in the CSV file exported from this section.

@nukeador
Copy link
Member

The exported CSV has just a few fields because it was intended to be ready for printing and checking people in the event.

https://github.com/mozillahispano/mozevents/blob/master/events/admin.py#L124

But we can include all fields if needed.

@juaneladio
Copy link
Author

Yeah, it would be better to have the same fields. If we need to print we always can remove the columns in LibreOffice before printing.

@francjp
Copy link

francjp commented Apr 19, 2014

I'm not quite sure that all fields should appear, only Full name, email address should be fine to make the check in at the event.

@juaneladio
Copy link
Author

Francjp, the idea is that the exported CSV has all the fields, but after you download it you can remove the unnecessary columns (for some scenaries it will be helpful.)

@francjp
Copy link

francjp commented Apr 19, 2014

However, I don't the aim to have webpage, name of the event, email, twitter account, state of the registration. It's necessary to have that on "paper" when attendees go to the event?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants