Is your feature request related to a problem? Please describe.
I have a field called updatedTime in my collection. After I update an entry, I will update the field to the current datetime. It will be convenient if there is a button in the DateTime widget to set the value to current time.
Although the default value of a DateTime widget is current datetime, it only applies to new entries.
Describe the solution you'd like
Add a button to the DateTime widget. The button sets the value of the widget to current datetime.
Describe alternatives you've considered
arqex/react-datetime#524
Additional context
Is your feature request related to a problem? Please describe.
I have a field called
updatedTimein my collection. After I update an entry, I will update the field to the current datetime. It will be convenient if there is a button in the DateTime widget to set the value to current time.Although the default value of a DateTime widget is current datetime, it only applies to new entries.
Describe the solution you'd like
Add a button to the DateTime widget. The button sets the value of the widget to current datetime.
Describe alternatives you've considered
arqex/react-datetime#524
Additional context