Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Scott 16 posts 107 karma points
    May 06, 2021 @ 12:47
    David Scott
    0

    Formulate's Date Field Compatibility with IE

    Good morning,

    I have the latest version of Formulate (3.5.1) with Umbraco 8.5.5. I attempted to add in the date field and it works great with every other browser except for IE. While I'm able to add in a date by typing in the date using "mm/dd/yyyy" format, there is no calendar widget available and I am able to also add any other text. When I do add anything else other than "mm/dd/yyyy" and click my Submit button, the form acts as if it is submitted but the handler is not triggered. Adding a date validation to the field does not work because then the date field does not work properly with the other browsers. Since I was on a tight deadline, I ended up replacing the date field with a text field with a regular expression validation. I thought I would bring this up. I understand that support for IE is generally declining, but would you have any thoughts?

    Thank you, David

  • Huw Reddick 1736 posts 6076 karma points MVP c-trib
    May 06, 2021 @ 13:55
    Huw Reddick
    0

    we took the decision not to support IE at all for our umbraco project and anyone visiting the site using IE gets redirected to a holding page with links to download alternative browsers, even IE 11 is going to be out of support from August this year and older versions have been out of support for some time. It's market share is now < 2% so not a huge decision to make.

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    May 13, 2021 @ 15:29
    Nicholas Westby
    0

    There is some discussion about that here: https://github.com/rhythmagency/formulate/issues/146

    In short, you can add a date polyfill to get it working in more browsers (such as IE11).

Please Sign in or register to post replies

Write your reply to:

Draft