I'm developing a web application with which users create guest lists to use for various events. For each guest on a guest list users can enter first name, last name, city, number of additional guests etc. Now we want to add another data field for table number, room number or seat number, and so I'm trying to figure out what to call this data field. Is there a common name for those three? I'm thinking about simply calling it "Place", but maybe that's too generic?
Top answer
Personally, I would use the descriptions you gave . . Table #, Room #, Seat # these are very descriptive of the information you want to gather.
— Anne58
Personally, I would use the descriptions you gave .
.
Table #, Room #, Seat # these are very descriptive of the information you want to gather.
Using Place may just confuse the guests as to what information you are after.
Free · every Monday
Get the Weekly English Kit 📬
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
Personally, I would use the descriptions you gave . . . Table #, Room #, Seat # these are very descriptive of the information you want to gather. Using Place may just confuse the guests as to what information you are after.