- 🇮🇳India adityarawat_ln
Hi @jaimekristene
please try above patch for the issue .
thank you
- 🇮🇳India adityarawat_ln
Hi @jaimekristene,
I wanted to follow up on the patch I provided for the reported issue. Could you please take a moment to test the patch and let me know if it resolves the problem you encountered? Your feedback is crucial to ensuring the stability and reliability of the module.
Additionally, I'd appreciate it if the maintainer or any other contributors could review the patch when they have a chance.
Thank you for your time and collaboration.
- 🇮🇳India adityarawat_ln
Hi @chandravilas could you please take a moment to review and test the patch in the context of the module? Your verification is crucial to officially closing this issue.
Thank you
- 🇫🇷France mably
@jaimegingerrobotcom 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 and works with Date, Date/Time and Date Range fields.
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.