Skip to content

[MdDatepicker] Include disabled property and change event #1759

@zapping

Description

@zapping

There are a series of option to set dates like last 30, 60, 90 Days etc. Along with this an option to manually change the from and to dates just incase you need last 16 or 75 days etc. If the dates have been changed manually then its necessary to know custom dates have been opted.

Hence if you could provide these option then it will be nice:

  1. To make the input field of the Datepicker component read-only and only allow dates to be set through the picker dialog.
  2. Get an event from the OK button so as to track if the dates have been attempted to be changed.
  3. Include the 'disabled' property be included for the Datepicker component.

I am not quite sure about the change event because editing the input field manually would also need to trigger the change event normal case I guess. But in my case having the input field read-only is just about alright.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions