Hello,
I have a Date DataCard that receives values to update a time field in my datasource. I am using the Now() function in the default field to update the Minutes drop down list of the DataCard. For every hour of the day if the time is between 0 to 10 minutes past a given hour the minute drop down list shows "00". Only after the 10 minutes have past it receives a value that corresponds to the time. As a result often my time data is not correct and I have to select the time manually. The items field contains all values from 00 to 59. Is there something I am missing? Or is this a bug?
Thanks!