How to avoid warnings on calendars on app load?

I have a few calendars that are calculated from an Active Date. Active Date is an App Variable and is set to Today by default. Still, I get a lot of warning when the app loads.

image

The calenda Weeks in Month is initiated like this:
image

From:

While active date looks like this:

image

The app seems to work fine, but Is there a way to avoid the warnings?

1 Like

Hi,

Thank you for your question. This is not currently possible in Appfarm Create. The Calendar data sources are initialised before the App Variables have a value calculated and assigned, and therefore these error messages appear. There is nothing wrong with the Calendar data sources, as you said, but the error messages can cause unnecessary confusion. The Calendar data sources are initialised correctly once the App Variables are assigned a value.

You can read a similar discussion here:

In the meantime, this exists as a feature request internally already and our Dev team are aware that this request has been backed by Community users.

Rhys

1 Like