Problem: When adding a Date Picker component on a database linked (ie EditOrder) screen, the Default Date component does not allow linking to an existing database field, the default value won’t show any poossibility to link to an existing datetime field on the database (ie Creation Date).
In this particular new blank screen is linked to a database when opened (Let’s say a workorder is selected in the previous screen and then calls this EditOrder screen), I can perfectly match other text input and dropdown menu components by using the Default Value and using the magic text to select the correct linkage to the database field.
Question: The problem is the Date Picker component does not have this feature. I checked and the same has been requested since 2020 and I would like to know if this will be solved or will be solved and if there are any work arounds to map a simple Date Picker component to a database field to enter data without using the default forms.
Adalo database
workorders
WO_creation date time field
Thank you.
MRGN