I’d like to be able to create a calendar view that lets me choose both the date range and the other field to be used for the record name aside from the primary key. For example, let’s say I’ve got a calendar of students who are going to take their drivers’ license test, each taking it in one of several locations. In grid view, I could create a formula field to concatenate their name and the location of their test, then in calendar view, set their test date/time as the date/time field, and the formula field as the calendar event name field. So instead of just showing the student’s name, it shows the name and the location both in Airtable’s main calendar view, and in the iCal export feed.
... View more