Problem
When setting a default value for a Calendar Control using the 'then set the properties of control' action, the value is not displayed during runtime.
Solution
This is expected as the default value needs to be either Empty, Today or Now. If you need a default value to display dynamically, you can follow this with a 'transfer data' action that passes the default value to the Calendar control.
