- Issue created by @jaime@gingerrobot.com
- 🇳🇱Netherlands mariskath
Dear Jaime,
Thank you for the patch. I tried it. I can install the module on Drupal 10, but I don't get a reset button.
Best regards,
Mariska - 🇫🇷France mably
I have created the DateTime Reset → module that adds an option to DateTime widget field settings to display a reset button. It is compatible with Drupal 10 and 11.
The DateTime Reset module is heavily based on the DateTime hide seconds → code for the third party settings part.
For the "Reset" part, I had a look at the Reset Date Field module code, but chose a simpler, pure Javascript solution, without the Ajax command part.