Set calendar default start date

Hi all,

I’m using Softr to plan for an event - so would like the calendar to show as the event week in the future, rather than the current week, by default. I’ve been trying to write a script so that as the page loads, the calendar date is set to a custom date

I’ve located what I think is the documentation for the calendar plugin used by Softr (https://nhn.github.io/tui.calendar/latest/), but am struggling with the calendar.setDate() method - ‘calendar’ does not exist as a JS object, so I am wondering where I can find the name that the calendar plugin JS object is defined as.

If I’ve gone down a rabbit hole here, I will gladly accept alternative means to default the calendar to a custom date :smiley:

Any ideas greatly appreciated