The optional end date module (https://www.drupal.org/project/optional_end_date) covers support for an optional end date on date range inputs. Now when you install this module together with Datetime Flatpickr, the optional end date configuration is being ignored, because they both use different field widgets.
To cover our needs to be able to use both modules together, I've added additional code to the Flatpickr datetime range picker separate inputs. This may be useful for others too, regarding the fact that there is a core issue about optional end date support.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kensae created an issue. See original summary.

nagy.balint’s picture

  • nagy.balint committed cdedc33d on 2.0.x
    Issue #3422563 by kensae: Support optional end date module
    
nagy.balint’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.