Jun 26, 2023 09:48 AM
Hello. I've just started using Airtable today. I've created a database of workshops for my job. I have add a calendar view, which shows the workshop title and facilitator. It all looks great! However, when I subscribe to this calendar through Outlook or Google Calendar, it only shows the workshop ID. How can I also display at least the title, too?
Thank you!
Solved! Go to Solution.
Jun 26, 2023 12:48 PM
Hi @catherinepope,
The event label that appears in an external calendar app will be the primary field of the synced table. You can't change the primary field from view to view but you can adjust what appears in it (such as combining multiple fields) using formula fields.
For more info, please see the FAQs section on this page: https://support.airtable.com/docs/integrating-airtable-with-external-calendar-applications#faqs
Hope that helps!
-Stephen
Jun 26, 2023 12:48 PM
Hi @catherinepope,
The event label that appears in an external calendar app will be the primary field of the synced table. You can't change the primary field from view to view but you can adjust what appears in it (such as combining multiple fields) using formula fields.
For more info, please see the FAQs section on this page: https://support.airtable.com/docs/integrating-airtable-with-external-calendar-applications#faqs
Hope that helps!
-Stephen
Jun 27, 2023 12:02 AM
Many thanks for your help, @Stephen_Orr1 😄 As you suggested, I've converted the primary field to a formula so I can concatenate other fields.