cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh date input type

Former Member
0 Kudos
92

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.

Accepted Solutions (1)

Accepted Solutions (1)

Dan_vL
Product and Topic Expert
Product and Topic Expert
0 Kudos

The following posting may be related.  https://cw.sdn.sap.com/cw/message/94243#94243

Former Member
0 Kudos

Thanks alot!

Answers (0)