Add DateTime field in forms
some use cases require recording the time of form input.
Having a date-time field available helps to enter correct data.
now you have to manage it with a text field and a field mask, which is inconvenient both user-side and configuration-side, because then that string has to be added to the recorded date.
11
votes
Bruno Villa
shared this idea