Hi everyone, after I've done some default date settings, the edit mode's default date does not work properly.
scenario:
In my app, I set editscreen.onvisible to UpdateContext({currentDate: Today()}) , and set start date and end date's default date to
currentDate, hour value to Text(Hour(Parent.Default),"[$-ja-JP]09")
It works well when I add new items.
But when I edit items, it does not keep the original date, instead it shows today 00:00 for example, it shows 2018/07/23 0:00 now.
It is easy to get that date problem is the default date I set, but it is really hard to understand why default hour value becomes 0.
Is there a way to fix this? Can you offer some help?

Report
All responses (
Answers (