You've identified a common challenge: Dynamics 365 doesn't have a direct "time-only" field type. You're also right to be concerned about the limitations of some PCF controls that split the time into multiple columns. Let's explore how to achieve your desired outcome:
Understanding the Challenge:
1/1/1900 hh:mm:ss
(24-hour format) in a DateTime field.Solutions:
1/1/1900 hh:mm:ss
(24-hour format).1/1/1900 hh:mm:ss
.Example JavaScript (Conceptual):
Key Recommendations:
By using these solutions, you can effectively implement time-only input and store the time in your desired format.
André Arnaud de Cal...
292,815
Super User 2025 Season 1
Martin Dráb
231,707
Most Valuable Professional
nmaenpaa
101,156
Moderator