Date "Today" button - Bug and Where Did it Come From?

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

    Date "Today" button - Bug and Where Did it Come From?

    ​Interesting, I notice the "Today" button no longer work.

    The demo version no longer have the "Today" button (or it never have it?), seem like this feature was removed or is there some setting I totally forgot about?

    I initially thought it was a Theme feature of Dubas, so I change it to the default theme but it still there. Anyone know where did this Today button come from? Some free extension? Setting? Old dead feature? Did I somehow code it myself from some tutorial and guide?

    Demo version


    My version:
    ​​​
    Attached Files
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1603

    #2
    I never had it.

    Comment

    • rabii
      Active Community Member
      • Jun 2016
      • 1250

      #3
      Originally posted by espcrm
      ​Interesting, I notice the "Today" button no longer work.

      The demo version no longer have the "Today" button (or it never have it?), seem like this feature was removed or is there some setting I totally forgot about?

      I initially thought it was a Theme feature of Dubas, so I change it to the default theme but it still there. Anyone know where did this Today button come from? Some free extension? Setting? Old dead feature? Did I somehow code it myself from some tutorial and guide?

      Demo version


      My version:
      ​​​
      probably you coded yourself because this is not part of espocrm date field. check the date of birth and see if it has a custom view.
      Rabii
      Web Dev

      Comment

      • esforim
        Active Community Member
        • Jan 2020
        • 2204

        #4
        That can't be right! Me, code?

        It must come from somewhere, I need to dig forum then.

        Comment

        • esforim
          Active Community Member
          • Jan 2020
          • 2204

          #5
          I found where the setting to enable this, it seem to work again in certain conditions;

          Edit this file if you want it:

          /data/config.php

          'datepickerTodayButton' => true,

          Click image for larger version

Name:	image.png
Views:	101
Size:	3.4 KB
ID:	99866

          Comment

          Working...