cancel
Showing results for 
Search instead for 
Did you mean: 

sap.m.Input date type icon change

former_member187227
Participant
0 Kudos

Hi Team,

Instead of datepicker we were using input control with type as date to select the date option.

(Because of some restricted network datepicker popup is not opening, so we found input with date type calendar popup is opening).

How to change the icon of calendar in the input control.

Regards,

Vinothkumar T

View Entire Topic
junwu
Active Contributor
0 Kudos

<Input showValueHelp=true valueHelpIconSrc = "sap-icon://calendar" />

former_member187227
Participant
0 Kudos

Hi jun.wu5,

Thanks for the input, but this valuehelp will not open the calendar popup right.

Regards,

Vinothkumar T