I am trying to add a room in the layout so that a user can create an event and put the room number in…kind of like registering for a room or letting everyone know where the event is happening. I added the column in mysql but the other stuff I am having a hard time understanding if I even need to add the info in eventlist.php, etc. Do I really need to edit those files or can I simply create a little code in the html file?