Hello Five Support,
There is a bug related to displaying a date on a form (screenshot attached). The date is displayed on a form one day PRIOR to the date entered on the form, even though the correct date is being recorded in the database.
I’m currently using the Standalone (locally installed) version of the Five.co platform.
Please fix it because it’s a problem for users!
I isolated the issue by creating a separate test table and a form to make sure that there are no other elements involved. To recreate my actions, see the steps below and refer to my screenshot for the result.
Here is the sequence of my actions:
- Created a table named ‘DateTEST’ using Table Wizard.
- Created two fields: ‘DealDate’ and ‘DealName’ in this table. The ‘DealDate’ field has a Date datatype and _Date display type.
- Created a Form named 'DateTESTs. The form displays both fields. ‘DealDate’ is a required field.
- Ran the application and went to the ‘DateTESTs’ form.
- Created a record (the table was initially empty), entering a date and a name.
Right after saving the new record, the date is displayed correctly in the list on the left pane and in the record details section as well. - Created another record. It is displayed correctly again.
- In the left pane, I clicked on the previously created record. AND HERE IS THE PROBLEM: In the right section, the date field now shows ONE DAY EARLIER DATE!
Please fix it! Thank You!