Changing the columns in the attendees list.

Changing the columns in the attendees list.

par Stephan Tedesco,
Nombre de réponses : 1

I want to add/remove the columns in the list of attendees in the sessions.

Right now we have:


|Name | Time Signed Up | Cost | Discount code | Attendance |


I want to add the following columns from the custom fields, that I added at signup for the users (the fields are being saved in the f2f database and I added them as headers, the problem is, that I cannot figure out how to extract the data... ):

|Name | Car type | Name of the Aircraft | Check In Date | Check Out Date |


I now, that the fields in the table are displayed in attendees.php, but how to change them inside?


Any suggestions will be appreciated, as I am fairly new to Moodle and to Face-to-face in particular.

Moyenne des évaluations  -
En réponse à Stephan Tedesco

Re: Changing the columns in the attendees list.

par James Todd,

You can change the title in facetoface.php

edit the languge files

Language customisation> edit the facetoface.php file the options are on page 5 just past half way.


Jimbo