Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

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?

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Input Type Time does not have a button to Accept the input

Hello Deon,

You have to use JS for setting current time.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

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?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Input Type Time does not have a button to Accept the input

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...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

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.

  1. 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.

  2. I am using a Samsung S5.

  3. Run your Appery.io Tester App. From your appery.io tester App, Open your app.

  4. You should see your Input (Time) component.

  5. Tap the component.

  6. What do you see? An awesome popup that says Set Time.

  7. That is great. So set the time.

  8. Oops, you can change the time! You can Cancel the time, You can Clear the time, but you CANNOT SET THE TIME.

  9. 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.

    Image Image

    Does this make sense or not? If not then I give up. I dont know how to make myself more clear.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Input Type Time does not have a button to Accept the input

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?

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Input Type Time does not have a button to Accept the input

Deon, App tester based on the browser, so they work with the same functionality on the device. Please run your app from .apk file

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Input Type Time does not have a button to Accept the input

.....................SAME PROBLEM............................

Return to “Issues”