John6122514
Posts: 0
Joined: Wed Aug 07, 2013 7:10 pm

Set min date on iPhone input field

I am using an Input field with type=date. I am using the following script to set the Min Date for the field.
Appery('altcheckout').attr("min",2014-05-10);
This works in the Chrome browser but it does not work on the iPhone. In the browser the past dates are grayed out and you are not able to choose them. If the iPhone I am still able to scroll to a past date.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Set min date on iPhone input field

Hello John,

Why don't you use appery.io datepicker component: http://docs.appery.io/documentation/u...

John6122514
Posts: 0
Joined: Wed Aug 07, 2013 7:10 pm

Set min date on iPhone input field

I prefer the input field because it uses the native function on the iPhone.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Set min date on iPhone input field

Hi John,

Seems to be an iOS issue. What is your iOS version?

Return to “Issues”