Button for "Today" and/or "Now" for Date & Time field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    Button for "Today" and/or "Now" for Date & Time field

    UPDATE SOLVE: see post #2

    Been using duplicate function for Task/Meeting so save having to re-type information.

    Would like to feature request for an additional button that can be click for "Today" date and/or "Now" which would input today date and time.
    Last edited by esforim; 09-02-2021, 05:09 AM.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    in data/config.php add

    'datepickerTodayButton' => true,
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      Tested the above and it work great, didn't need to do a cache refresh rebuild, just refreshed browser.

      Thinking along this line I went to search for "datepicker" nowbutton have I guess it doesn't exist. This is good enough for now.

      Comment

      Working...