cancel
Showing results for 
Search instead for 
Did you mean: 

Not show the right button in input field which data type is date

Former Member
0 Kudos

My web dynpro has a input field. This input field is mapped with a context attribute which type is datum.

This field is read only. I want that this field doesn't show the right button to choose the date.

How do I solve this?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

go to the context of your view,

to the attribute of your date,

and set the attribute input help mode to disabled

grtz,

Koen

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anja,

you can click on the input field in your view.You will properties of the inputfield.Here check checkbox against the READ-ONLY property.This will make the date F4 help disappear.

PS:Please award points id your problem is solved.