Skip to Content
0
Former Member
Dec 27, 2012 at 07:53 AM

Refresh date input type

62 Views

Hi,

We are developing an SUP HWC app and want to add an date input field into one of the screen.

We add a html view into that screen and inject following code into the htmlview;

<input type="date" name="date" id="date" />

it work fine when entering the screen for first time,

however, when reentering the screen for second time, the layout has changed to following:-

Is there anyway to refresh the input field back to the first one?

Thanks.

Attachments

first.PNG (46.7 kB)
second.PNG (12.0 kB)