Hey,
I am very thankful the Wappler team was able to get this feature into the application for those of us who use the calendar!
So I am using the new feature: Event Calendar How to get the date range
I’m displaying the active/current dates from the calendar below (dates are in the top left):
When I scroll the calendar around, the date values update as expected:
Since this calendar is populated dynamically I’d like to use the active or current calendar dates to limit my query to only show the user what she needs to see.
So I go into my Server Connect query action and add the variables, current start and current end in this example:
On the back in the logic looks like this:
After saving, the page loads and the active/current dates from the calendar text value appear as expected:
When I scroll to next week however, the active/current calendar dates do not update:
Notice the calendar is Feb. 28 to Mar. 6 but the active/current date values do not change. I believe this may be a bug, but may also be this user’s error.
If this does turn out to be a bug, please let me know and I will happily complete a bug report.
Last updated: