DMXzone Bootstrap 3 Forms Designer Support Product Page
Not a problem
Date field issue on Mac
Reported 12 Jun 2018 20:21:25
1
has this problem
12 Jun 2018 20:21:25 rich sale posted:
I have an input form with a date field generated using BS3 Forms DesignerIt works great for most browsers but we appear to have an issue with those using Mac's/safari where they do not see the date picker. Just a text input field
I have tried it on iPhone6 safari and all works fine.
Any suggestions?
Rich
Replies
Replied 13 Jun 2018 06:19:23
13 Jun 2018 06:19:23 Teodor Kuduschiev replied:
Hello,
This is not really related with the extension.
Date inputs are handled differently in different browsers. Safari, as well as IE does not support date field type: caniuse.com/#feat=input-datetime
This is not really related with the extension.
Date inputs are handled differently in different browsers. Safari, as well as IE does not support date field type: caniuse.com/#feat=input-datetime
Replied 13 Jun 2018 15:51:24
13 Jun 2018 15:51:24 rich sale replied:
Thanks for clarifying this