Hello,
I have a user who utilizes Google Translate in their forms. When they translate a form for example to Spanish, the forms translates fine but when they go to select a date, Google translate for some reason translates the actual date numbers to words and when you try to select a date, you get an error of NaN/NaN/NaN and that it is an invalid date value.
I have tested and confirmed that if I add "notranslate" to the following location in the HTML
<div id="ui-datepicker-div" class="notranslate ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all" style="position: absolute; display: none; left: 991.333px; top: 2503.92px; z-index: 1;">
The date picker does not translate and I don't see the issue happen. This happens in multiple browsers as an FYI.
I am also providing some screen shots of what the date picker field looks like when it portrays the abnormal behavior and what the error looks like.
Does Laserfiche have any idea on why this would happen or what could be done to prevent this?
Thanks!