Page 1 of 2
Input Type Time does not have a button to Accept the input
Posted: Tue Sep 22, 2015 12:49 pm
by Deon
Hi
I have added an input component of type Time. In web it works fine. On Android it has a completely different look (which I like) allowing you to adjust the time. The only problem there is only a Clear and Cancel button on the timer popup. So there is no way to actually set the time?
Am I missing something here?
Input Type Time does not have a button to Accept the input
Posted: Tue Sep 22, 2015 12:59 pm
by Deon
I also see that the console is reporting this warning? There ar eno propeties to configure on this component.
The specified value "Input" does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
Input Type Time does not have a button to Accept the input
Posted: Tue Sep 22, 2015 8:29 pm
by Serhii Kulibaba
Hello Deon,
You have to use JS for setting current time.
Input Type Time does not have a button to Accept the input
Posted: Wed Sep 23, 2015 1:01 pm
by Deon
Hi
That is not the question Please read the question. There is no button to set the time .
If you have a look at the Date Input element it has a Set, Cancel and Clear button.
The Time Input, only has Clear and Cancel. There is no way to set the time.
Do you people even read these question or do you just take keywords and then make up a random answer/suggestion?
Input Type Time does not have a button to Accept the input
Posted: Thu Sep 24, 2015 5:33 pm
by Serhii Kulibaba
Deon, I didn't say anything about button. Input tag with type="time" is typical HTML component. Please look this topic about changing it's value: http://stackoverflow.com/questions/22...
Input Type Time does not have a button to Accept the input
Posted: Tue Sep 29, 2015 1:14 am
by Deon
Hi Sergiy
With all due respect, you do not understand what I am saying. It is most probably the way I am explaining it. So I will try again.
First of all:
The code you are referring to is to set the DEFAULT value of the Input Time. That is NOT what I want. I cannot where I have asked that question??? I need to set the time by using the relative input time component.
Now lets get back to the issue.
Create an app and add the Input component to it. Make sure to set the type to Time. PS. No need to set the default value.
I am using a Samsung S5.
Run your Appery.io Tester App. From your appery.io tester App, Open your app.
You should see your Input (Time) component.
Tap the component.
What do you see? An awesome popup that says Set Time.
That is great. So set the time.
Oops, you can change the time! You can Cancel the time, You can Clear the time, but you CANNOT SET THE TIME.
Why? Because there is NO BUTTON to let you set the time!!!!!
Or is there a button? I dont see it. Is there something I am missing???
Below I include two pictures. One is the Date Component that has the Set Date button and the other is a Photo of the Set Time Component with No Set Time???? As you can see you have a button to set the date but you dont have a button to set the time.
Does this make sense or not? If not then I give up. I dont know how to make myself more clear.
Input Type Time does not have a button to Accept the input
Posted: Thu Oct 01, 2015 6:26 am
by Serhii Kulibaba
Deon, thank you for details.
What Android version do you use? It works fine on my 4.3. Could you check it in the native app, not in the browser?
Input Type Time does not have a button to Accept the input
Posted: Thu Oct 01, 2015 7:45 am
by Deon
Screenshots are NOT from browser. You are not reading my posts.
They are from the Appery.io tester.
Android Version 5 SAMSUNG S5
Please, this is not brain surgery.
Input Type Time does not have a button to Accept the input
Posted: Thu Oct 01, 2015 1:08 pm
by Serhii Kulibaba
Deon, App tester based on the browser, so they work with the same functionality on the device. Please run your app from .apk file
Input Type Time does not have a button to Accept the input
Posted: Tue Oct 06, 2015 11:03 am
by Deon
.....................SAME PROBLEM............................