Hello!
I added a datetime picker into my private app:
but the default datetime is strange (~10 days ago):
It’s not comfortable because I must to change default date every time when I use this field.
How can I change it to today or yesterday afternoon for example?
If it would be helpful to understand:
The app is tracking of actions (one action - one row with date and time).
Sometimes i forget to add actions and want to add it manually.
The config DateTime picker is:
Searching topic like this didnt help.
Thanks a lot!
The date time picker can default to now/today or any other date but only on a form screen. “Default values” can’t be set of the component is on a details screen.
But I want to set default date into form, not into column.
It’s very uncomfortable to change 11.02.2022 to 21.02.2022 every time when I use this functional.