i was wondering if you could point me out how to remove the country column on the attendees list for an event on the frontend. Somehow it is not enabled in the form but it still shows up on the attendees list and will be more likely empty all the time.
The attendee's list doesn't care which fields are used in your form actually. It is configured separately. Go to Configuration -> View Registrants. You'll find the ability to Show/Hide each field (including custom fields) for your attendee's list.
By the way, check out our video tutorials... would have saved you waiting for a reply in the forum
There is no ability to hide the name column. I've created a custom field for a manager to enter a Team Name which shows up fine, but I'd like to then hide the Manager's name.
Currently it's either first, last or both. Any quick way around this? I found the locations in dtregister.php but would prefer not to comment everything out if I don't have to.
As the purpose of the attendee's list is to show a list of names, there is not a setting to hide it I see what you are saying for your particular situation... but currently the only way to hide it is to modify the code.