cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with displaying Date field in the table.

Former Member
0 Kudos

Hi All,

I am trying to display data into a table UI Element.

In that data, i have one DATE type field. While displaying data in DATE field, it will display like this "01.02.2009".

Now my requirement is if i want to modify that DATE field, it will allow to modify "01.02.2009" to "26.02.2009".

But while modifying DATE field , I want to show the Calender of that month, in that i have to select the another date.

(Like normal Date UI Element will show that calender).

Can anyone please help me.

Thanks in Advance!

Regards,

Sreelakshmi.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks!

Former Member
0 Kudos

Hi,

Go to the context attribute that was mapped to the DATE field of the table and change the perperty INPUT HELP MODE to AUTOMATIC and it works.

Regards,

Manne.