Please pick a subcategory to help organize the information. Thanks!
Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly
Hello. I want to create my first Bubble app. I am going for a Calendar View of my events. I have a server that exposes a REST call to get the weekly events.
I have created a page, dragged a FullCalendar into it, and configured an API call to my server when the page loads. I can’t quite manage to connect the response data to the Calendar view.
I would really appreciate references to a suitable tutorial for displaying calendar events from a server - for beginners