austin3
2
Hey Peter,
Most of the calendar plugins that I know of (unless they integrate with an external service such as Google Calendar) use an existing database item to display calendar events. For these plugins, you will need to set up an “event” database type yourself, but luckily this isn’t horribly complicated:
- Create a new database type “Event”
- Add a field “start” of type “date” (date is actually a date/time object, so both get captured with this)
- Add a field “end” of type “date”
- Add a “topic” field. This field can be of text or an option set, if you want to create that up. Depending on how many topics an event might have, it could also be a list.
To show events of a specific topic only, you can just set the data source of your calendar to “Do a search for… topic = SPECIFIED_TOPIC”
Hope this helps!
Need help with your bubble app? Reach out to us at https://protomakr.bubbleapps.io/