Being on Sitecore 9.2 and SXA 1.9 we want to use the OOTB date Picker field on Sitecore Forms which is working fine on Chrome but broken in IE11.
In IE 11 it simply not behaving as date picker but as a text box, as a result people trying to enter date from different parts of world getting validation message as they do not know which date format to use?
We reached out to Sitecore Support and got to know that this behavior is already registered as an existing bug. Suggestion from support team to modify the ~\Views\FormBuilder\FieldTemplates\Date.cshtml file by injecting additional script logic. Here are some useful examples:
https://forums.asp.net/t/1981952.aspx?MVC+4+Datepicker+doesn+t+work+in+IE+11+browsers
To track the future status of this bug report, please use reference number 207422. More information about public reference numbers can be found here:
https://kb.sitecore.net/articles/853187
Hope this helps!
Leave a Reply