I am trying to pass in some available timeslots from a server connect using the dynamic data source, however they are not being displayed. I am not sure what I am missing or where I am going wrong.
My datasource is returning the values in this format, however they are not being shown in the day view list:
Is the datetime format which I am using wrong? I tried changing it to a format similar to the one which you used in the example but still not working to display the values returned by the server connect.
I am using latest version of Wappler with Node.js server.
I’m having trouble getting data from the Google Calendar Source. I believe I have successfully created an API key and provided the Calendar ID but I appear to be getting no data.
I followed the Getting Started tutorial and can successfully display data from a sample database.
How do I determine if my Google Calendar Source setting are correct?
I removed the component from my project, I just embedded the google calendar instead. I would appreciate a more complete set of instructions for implementing the Google calendar source, the existing tutorial did not show much detail on it.